[asycxx-devel] SF.net SVN: asycxx:[13] trunk/include/Makefile.am
Status: Alpha
Brought to you by:
joe_steeve
|
From: <joe...@us...> - 2009-03-12 12:56:47
|
Revision: 13
http://asycxx.svn.sourceforge.net/asycxx/?rev=13&view=rev
Author: joe_steeve
Date: 2009-03-12 12:56:40 +0000 (Thu, 12 Mar 2009)
Log Message:
-----------
fixed the list of installable headers
* removed XMLParser.h from the installable list and added _asycxx.h
From: Joe Steeve <js...@hi...>
Modified Paths:
--------------
trunk/include/Makefile.am
Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am 2009-03-12 12:55:38 UTC (rev 12)
+++ trunk/include/Makefile.am 2009-03-12 12:56:40 UTC (rev 13)
@@ -19,5 +19,5 @@
asycxx/MsgBus.h \
asycxx/MsgHandler.h \
asycxx/GimpleMsgBus.h \
- asycxx/XMLParser.h \
+ asycxx/_asycxx.h \
asycxx/asycxx.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|