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

gEDA-cvs: pcb.git: branch: master updated (a34b40add60310a51780f359cc90d9c5ee75752c)



The branch, master has been updated
       via  a34b40add60310a51780f359cc90d9c5ee75752c (commit)
      from  4a303a4ae56b38cd6dd1f602dffa0c7af3f15a02 (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
=========

 gts/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


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

commit a34b40add60310a51780f359cc90d9c5ee75752c
Author: DJ Delorie <dj@xxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Don't install gts files
    
    Closes-bug: lp-854396

:100644 100644 ad7c938... 41ab870... M	gts/Makefile.am

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

commit a34b40add60310a51780f359cc90d9c5ee75752c
Author: DJ Delorie <dj@xxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Don't install gts files
    
    Closes-bug: lp-854396

diff --git a/gts/Makefile.am b/gts/Makefile.am
index ad7c938..41ab870 100644
--- a/gts/Makefile.am
+++ b/gts/Makefile.am
@@ -2,7 +2,7 @@
 
 INCLUDES = -I$(srcdir) -DG_LOG_DOMAIN=\"Gts\"
 
-lib_LIBRARIES = libgts.a
+noinst_LIBRARIES = libgts.a
 
 libgts_a_SOURCES = \
 	object.c \
@@ -44,5 +44,5 @@ libgts_a_SOURCES = \
 	curvature.c \
 	tribox3.c
 
-include_HEADERS = \
+noinst_HEADERS = \
 	gts.h




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs