commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6233 - gnuradio/branches/features/deb/omnithread


From: jcorgan
Subject: [Commit-gnuradio] r6233 - gnuradio/branches/features/deb/omnithread
Date: Thu, 30 Aug 2007 14:29:51 -0600 (MDT)

Author: jcorgan
Date: 2007-08-30 14:29:51 -0600 (Thu, 30 Aug 2007)
New Revision: 6233

Modified:
   gnuradio/branches/features/deb/omnithread/
   gnuradio/branches/features/deb/omnithread/Makefile.am
Log:
Fix omnithread Makefile.am


Property changes on: gnuradio/branches/features/deb/omnithread
___________________________________________________________________
Name: svn:ignore
   - Makefile
Makefile.in
.la
.lo
.deps
.libs
*.la
*.lo
   + Makefile
Makefile.in
.la
.lo
.deps
.libs
*.la
*.lo
gnuradio-omnithread.pc


Modified: gnuradio/branches/features/deb/omnithread/Makefile.am
===================================================================
--- gnuradio/branches/features/deb/omnithread/Makefile.am       2007-08-30 
20:15:18 UTC (rev 6232)
+++ gnuradio/branches/features/deb/omnithread/Makefile.am       2007-08-30 
20:29:51 UTC (rev 6233)
@@ -24,9 +24,6 @@
 # This is the omnithread package,
 #   extracted from the omniORB-4.0.1 distribution
 
-EXTRA_DIST = \
-    gnuradio-omnithread.pc.in
-
 # we should do some configure hacking to determine these on the fly
 OMNITHREAD_DEFINES = -DPthreadDraftVersion=10
 
@@ -58,6 +55,7 @@
 # ... but this code also came with the package
 
 EXTRA_DIST =                           \
+       gnuradio-omnithread.pc.in       \
        mach.cc                         \
        nt.cc                           \
        posix.cc                        \





reply via email to

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