[asycxx-devel] SF.net SVN: asycxx:[20] trunk/include/Makefile.am
Status: Alpha
Brought to you by:
joe_steeve
|
From: <viv...@us...> - 2009-03-24 05:38:15
|
Revision: 20
http://asycxx.svn.sourceforge.net/asycxx/?rev=20&view=rev
Author: vivekanand83
Date: 2009-03-24 05:38:11 +0000 (Tue, 24 Mar 2009)
Log Message:
-----------
Added RawCan header to build system
Modified Paths:
--------------
trunk/include/Makefile.am
Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am 2009-03-23 08:55:57 UTC (rev 19)
+++ trunk/include/Makefile.am 2009-03-24 05:38:11 UTC (rev 20)
@@ -20,4 +20,7 @@
asycxx/MsgHandler.h \
asycxx/GimpleMsgBus.h \
asycxx/_asycxx.h \
- asycxx/asycxx.h
+ asycxx/asycxx.h \
+ asycxx/RAWCANTransport.h \
+ asycxx/RAWCANListener.h
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|