Include the directory redhat in the build process.
authorIvo Timmermans <ivo@lychnis.net>
Tue, 18 Apr 2000 20:26:49 +0000 (20:26 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Tue, 18 Apr 2000 20:26:49 +0000 (20:26 +0000)
Makefile.am
configure.in
redhat/Makefile.am [new file with mode: 0644]

index 0ea29c8..2af113d 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' > $@
index af39bf6..3d4dc23 100644 (file)
@@ -61,4 +61,4 @@ else
 fi
 
 AC_OUTPUT([Makefile src/Makefile cipher/Makefile cipher/blowfish/Makefile
-cipher/idea/Makefile doc/Makefile lib/Makefile m4/Makefile])
+cipher/idea/Makefile doc/Makefile lib/Makefile m4/Makefile redhat/Makefile])
diff --git a/redhat/Makefile.am b/redhat/Makefile.am
new file mode 100644 (file)
index 0000000..1eaf7d6
--- /dev/null
@@ -0,0 +1 @@
+EXTRA_DIST = tinc tinc.spec