[Xbubble-commits] xbubble Makefile.am,1.1,1.2
Martin Quinson
xbubble-devel@lists.alioth.debian.org
Wed, 27 Apr 2005 14:44:50 +0000
Update of /cvsroot/xbubble/xbubble
In directory haydn:/tmp/cvs-serv14511
Modified Files:
Makefile.am
Log Message:
no need for an extra Makefile just to include one little file
Index: Makefile.am
===================================================================
RCS file: /cvsroot/xbubble/xbubble/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 5 Dec 2004 20:22:52 -0000 1.1
+++ Makefile.am 27 Apr 2005 14:44:48 -0000 1.2
@@ -1,8 +1,8 @@
-SUBDIRS = m4 po src data man
+SUBDIRS = po src data man
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = config.rpath TODO bootstrap NetworkProtocol
+EXTRA_DIST = config.rpath TODO bootstrap NetworkProtocol m4/compiler-flags.m4
publish: dist
scp @PACKAGE@-@VERSION@.tar.gz savannah.nongnu.org:/upload/xbubble