From: Ivo Timmermans <ivo@lychnis.net>
Date: Tue, 18 Apr 2000 20:26:49 +0000 (+0000)
Subject: Include the directory redhat in the build process.
X-Git-Tag: release-1.0pre1~86
X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=57d8c30e4cbecea3b4216e4e650c4c0a3e160ed2;p=tinc

Include the directory redhat in the build process.
---

diff --git a/Makefile.am b/Makefile.am
index 0ea29c83..2af113d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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' > $@
diff --git a/configure.in b/configure.in
index af39bf60..3d4dc235 100644
--- a/configure.in
+++ b/configure.in
@@ -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
index 00000000..1eaf7d6a
--- /dev/null
+++ b/redhat/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = tinc tinc.spec