Fixed CREATESUBSTITUTIONS rule.

This commit is contained in:
Janet B. Anderson
2009-03-09 15:56:14 +00:00
parent 20916bbf24
commit 2ad9341e45
+1 -1
View File
@@ -163,7 +163,7 @@ ifdef CREATESUBSTITUTIONS
$(COMMON_DIR)/%.substitutions:
@echo "Create substitutions"
@$(RM) $@
$(CREATESUBSTITUTIONS) $(COMMON_DIR)/$*
$(CREATESUBSTITUTIONS) $@
endif
$(INSTALL_DB)/%.substitutions: %.substitutions