stdRecords.dbd depends on rec/Makefile

This commit is contained in:
Andrew Johnson
2012-11-30 16:47:11 -06:00
parent d741c10635
commit f2716f88f3

View File

@@ -9,7 +9,7 @@
# This is a Makefile fragment, see src/std/Makefile.
$(COMMON_DIR)/stdRecords.dbd:
$(COMMON_DIR)/stdRecords.dbd: ../rec/Makefile
$(RM) $@
$(PERL) $(TOOLS)/makeIncludeDbd.pl $(stdRecords_DBD) $@