[asycxx-devel] SF.net SVN: asycxx:[58] trunk/include/Makefile.am
Status: Alpha
Brought to you by:
joe_steeve
|
From: <viv...@us...> - 2009-04-20 09:40:31
|
Revision: 58
http://asycxx.svn.sourceforge.net/asycxx/?rev=58&view=rev
Author: vivekanand83
Date: 2009-04-20 09:40:30 +0000 (Mon, 20 Apr 2009)
Log Message:
-----------
Added Thread.h in install list.
Modified Paths:
--------------
trunk/include/Makefile.am
Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am 2009-04-20 09:28:37 UTC (rev 57)
+++ trunk/include/Makefile.am 2009-04-20 09:40:30 UTC (rev 58)
@@ -31,5 +31,7 @@
asycxx/RawCANProtocolFactory.h \
asycxx/DatagramProtocolFactory.h \
asycxx/DatagramProtocol.h \
- asycxx/DatagramTransport.h
+ asycxx/DatagramTransport.h \
+ asycxx/Thread.h
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|