[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: ahvezda
Date: 06/09/06 23:12:27
Modified: . Makefile.am
Log:
Added missing header file to Makefile.am
Revision Changes Path
1.10 +2 -2 eda/geda/gaf/gschem/include/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/gschem/include/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- Makefile.am 16 May 2006 22:31:01 -0000 1.9
+++ Makefile.am 7 Sep 2006 03:12:27 -0000 1.10
@@ -1,11 +1,11 @@
-## $Id: Makefile.am,v 1.9 2006/05/16 22:31:01 danmc Exp $
+## $Id: Makefile.am,v 1.10 2006/09/07 03:12:27 ahvezda Exp $
##
## Process this file with automake to produce Makefile.in
noinst_HEADERS = \
globals.h i_vars.h prototype.h x_dialog.h x_event.h x_states.h \
gettext.h \
- x_log.h x_multiattrib.h x_pagesel.h
+ x_log.h x_multiattrib.h x_pagesel.h x_print.h
MOSTLYCLEANFILES = *.log core FILE *~
CLEANFILES = *.log core FILE *~
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs