Update README, remove docs, add .gitignore
[libcontrac.git] / Makefile.am
index aed579b..0ed93ca 100644 (file)
@@ -1,7 +1,7 @@
 EXTRA_DIST = include/contrac
 
 SUBDIRS = src tests
-dist_doc_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README
+dist_doc_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README.md
 
 # Install the pkg-config file; the directory is set using
 # PKG_INSTALLDIR in configure.ac.