[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: ahvezda
Date: 06/08/24 21:00:13
Modified: . Makefile.am
Log:
Fixed a few Makefiles to allow make distcheck to work again. Bumped version
numbers again, fixed a component update bug, and bunch of other last minute
piddly fixes.
Revision Changes Path
1.57 +1 -6 eda/geda/gaf/libgeda/src/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/Makefile.am,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- Makefile.am 5 Jul 2006 03:13:38 -0000 1.56
+++ Makefile.am 25 Aug 2006 01:00:13 -0000 1.57
@@ -1,15 +1,10 @@
-# $Id: Makefile.am,v 1.56 2006/07/05 03:13:38 ahvezda Exp $
+# $Id: Makefile.am,v 1.57 2006/08/25 01:00:13 ahvezda Exp $
#
# NOTE: Don't forget that in the libtool distribution, files in this
# directory are distributed by the demo_distfiles variable in the top
# level Makefile.
AUTOMAKE_OPTIONS = foreign
-INDENTBIN= @INDENT@
-INDENTFLAG= -kr -i2
-
-VPATH = ../include:src
-
if CCISGCC
AM_CFLAGS = -Wall
endif
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs