[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.1.2.20070818-168-gfdfaaf2)



The branch, master has been updated
       via  fdfaaf2d4a7a92eaeb9b4a212a075c639bc9a022 (commit)
      from  cd5263a602c8da768d3af7fdf9aca99847324d9e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 libgeda/include/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit fdfaaf2d4a7a92eaeb9b4a212a075c639bc9a022
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Sun Dec 23 05:30:21 2007 +0000

    libgeda: Add missing noinst_HEADER prototype_priv.h to pass distcheck

:100644 100644 0caf8c7... 854a301... M	libgeda/include/Makefile.am

=========
 Changes
=========

commit fdfaaf2d4a7a92eaeb9b4a212a075c639bc9a022
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Sun Dec 23 05:30:21 2007 +0000

    libgeda: Add missing noinst_HEADER prototype_priv.h to pass distcheck

diff --git a/libgeda/include/Makefile.am b/libgeda/include/Makefile.am
index 0caf8c7..854a301 100644
--- a/libgeda/include/Makefile.am
+++ b/libgeda/include/Makefile.am
@@ -6,7 +6,9 @@ libgedainclude_HEADERS = \
 	prototype.h struct.h libgeda.h i_vars.h papersizes.h \
 	geda_list.h
 
-noinst_HEADERS = libgeda_priv.h
+noinst_HEADERS = \
+	libgeda_priv.h \
+	prototype_priv.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