shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi Makefile.am


From: shishi-commit
Subject: shishi Makefile.am
Date: Thu, 16 Oct 2003 06:59:14 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/10/16 06:59:14

Modified files:
        .              : Makefile.am 

Log message:
        Only dist examples and extra, don't build them.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/Makefile.am.diff?tr1=1.46&tr2=1.47&r1=text&r2=text

Patches:
Index: shishi/Makefile.am
diff -u shishi/Makefile.am:1.46 shishi/Makefile.am:1.47
--- shishi/Makefile.am:1.46     Tue Oct 14 19:26:17 2003
+++ shishi/Makefile.am  Thu Oct 16 06:59:14 2003
@@ -30,7 +30,9 @@
 SUBDIRS += crypto
 endif
 
-SUBDIRS += lib src tests doc examples extra
+SUBDIRS += lib src tests doc
+
+DIST_SUBDIRS = $(SUBDIRS) examples extra
 
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]