Updating changelog
[m6w6/libmemcached] / Makefile.am
index 51c7b70621a6726d6b1665d4927dfff65733e94b..4633706b931d1fbf94ddb715b89a0c1ed44c2b04 100644 (file)
@@ -1,5 +1,6 @@
 INCLUDES = include
 SUBDIRS = docs include lib src tests support
+EXTRA_dist = README.FIRST
 
 test: all
        cd tests; make test; cd ..