[rhmessaging-commits] rhmessaging commits: r3918 - mgmt/trunk/sesame/cpp/src/qmfgen.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Apr 21 14:56:14 EDT 2010


Author: tedross
Date: 2010-04-21 14:56:14 -0400 (Wed, 21 Apr 2010)
New Revision: 3918

Modified:
   mgmt/trunk/sesame/cpp/src/qmfgen/Makefile.am
Log:
Added force to the .PHONY list in the makefile


Modified: mgmt/trunk/sesame/cpp/src/qmfgen/Makefile.am
===================================================================
--- mgmt/trunk/sesame/cpp/src/qmfgen/Makefile.am	2010-04-21 17:16:37 UTC (rev 3917)
+++ mgmt/trunk/sesame/cpp/src/qmfgen/Makefile.am	2010-04-21 18:56:14 UTC (rev 3918)
@@ -1,4 +1,6 @@
 
+.PHONY: force
+
 force:
 
 EXTRA_DIST = schema.xml



More information about the rhmessaging-commits mailing list