[Guessnet-devel] [svn] r143 - in trunk: . tests

Enrico Zini enrico at costa.debian.org
Thu Oct 27 11:06:11 UTC 2005


Author: enrico
Date: Thu Oct 27 11:06:10 2005
New Revision: 143

Modified:
   trunk/Makefile.am
   trunk/tests/Makefile.am
Log:
Added a bit more missing stuff to EXTRA_DIST

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Thu Oct 27 11:06:10 2005
@@ -13,4 +13,4 @@
 web: FAQ.html
 	scp $^ "alioth.debian.org:/org/alioth.debian.org/chroot/home/groups/guessnet/htdocs/"
 
-EXTRA_DIST=$(man_MANS) autogen.sh testnets
+EXTRA_DIST=$(man_MANS) autogen.sh testnets FAQ

Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am	(original)
+++ trunk/tests/Makefile.am	Thu Oct 27 11:06:10 2005
@@ -98,4 +98,4 @@
 
 INCLUDES=@LIBNET_CFLAGS@ -DSCRIPTDIR=\"@scriptdir@\" -I ../src
 
-EXTRA_DIST = test-guessnet test-ifupdown
+EXTRA_DIST = test-guessnet test-ifupdown test-utils.h



More information about the Guessnet-devel mailing list