Include the directory redhat in the build process.
[oweals/tinc.git] / Makefile.am
index 0ea29c83b541878dcee692f6e63637887e080016..2af113d58730357e2810e06544ff3673756dc278 100644 (file)
@@ -2,9 +2,12 @@
 
 AUTOMAKE_OPTIONS = gnits
 
-SUBDIRS = m4 lib cipher src doc
+SUBDIRS = m4 lib cipher src doc redhat
 
 ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = TODO
 
+ChangeLog:
+       rcs2log -u "zarq        Ivo Timmermans  itimmermans@bigfoot.com" | \
+         sed -e 's,/home/CVS/tinc/cabal/,,g' > $@