[libdispatch-changes] [87] trunk

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 2 06:01:12 PST 2009


Revision: 87
          http://trac.macosforge.org/projects/libdispatch/changeset/87
Author:   robert at fledge.watson.org
Date:     2009-11-02 06:01:12 -0800 (Mon, 02 Nov 2009)
Log Message:
-----------
Add stub automake file for the testing tree, update configure.ac.

Modified Paths:
--------------
    trunk/Makefile.am
    trunk/configure.ac

Added Paths:
-----------
    trunk/testing/Makefile.am

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2009-11-02 12:22:21 UTC (rev 86)
+++ trunk/Makefile.am	2009-11-02 14:01:12 UTC (rev 87)
@@ -6,4 +6,5 @@
 SUBDIRS=		\
 	dispatch	\
 	man		\
-	src
+	src		\
+	testing

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2009-11-02 12:22:21 UTC (rev 86)
+++ trunk/configure.ac	2009-11-02 14:01:12 UTC (rev 87)
@@ -201,5 +201,5 @@
 #
 # Generate Makefiles.
 #
-AC_CONFIG_FILES([Makefile dispatch/Makefile man/Makefile src/Makefile])
+AC_CONFIG_FILES([Makefile dispatch/Makefile man/Makefile src/Makefile testing/Makefile])
 AC_OUTPUT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091102/52d75be2/attachment.html>


More information about the libdispatch-changes mailing list