[libdispatch-changes] [38] trunk/dispatch/Makefile.am

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 18 02:57:20 PDT 2009


Revision: 38
          http://trac.macosforge.org/projects/libdispatch/changeset/38
Author:   robert at fledge.watson.org
Date:     2009-09-18 02:57:17 -0700 (Fri, 18 Sep 2009)
Log Message:
-----------
Adding missing Makefile.am.

Reported by:	Dag-Erling Smorgrav

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

Added: trunk/dispatch/Makefile.am
===================================================================
--- trunk/dispatch/Makefile.am	                        (rev 0)
+++ trunk/dispatch/Makefile.am	2009-09-18 09:57:17 UTC (rev 38)
@@ -0,0 +1,17 @@
+#
+#
+#
+
+dispatchdir=$(includedir)/dispatch
+
+dispatch_HEADERS=		\
+	base.h			\
+	dispatch.h		\
+	group.h			\
+	object.h		\
+	once.h			\
+	queue.h			\
+	semaphore.h		\
+	source.h		\
+	time.h
+


Property changes on: trunk/dispatch/Makefile.am
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + FreeBSD=%H
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20090918/6be94d72/attachment.html>


More information about the libdispatch-changes mailing list