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
Show replies by date