From: <cla...@us...> - 2010-09-06 13:45:40
|
Revision: 308 http://stdair.svn.sourceforge.net/stdair/?rev=308&view=rev Author: clacombe Date: 2010-09-06 13:45:34 +0000 (Mon, 06 Sep 2010) Log Message: ----------- [Conf] Fixed the variable names for installation of the header files. Modified Paths: -------------- branches/stdair/0.4.0/main/stdair/Makefile.am Modified: branches/stdair/0.4.0/main/stdair/Makefile.am =================================================================== --- branches/stdair/0.4.0/main/stdair/Makefile.am 2010-09-06 12:38:03 UTC (rev 307) +++ branches/stdair/0.4.0/main/stdair/Makefile.am 2010-09-06 13:45:34 UTC (rev 308) @@ -15,3 +15,4 @@ # Header files #nobase_pkginclude_HEADERS = $(service_h_sources) #nobase_nodist_pkginclude_HEADERS = $(top_builddir)/@PACKAGE@/config.h + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |