From baad73e761e227cff32c045f05c663a548906a0f Mon Sep 17 00:00:00 2001 From: scop Date: Thu, 7 Feb 2008 22:51:57 +0000 Subject: Add dependency on scripts/gentables to mg_tables.h git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1001 e10066b5-e1e2-0310-b819-94efdf66514b --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 849840d..f17f4aa 100644 --- a/Makefile +++ b/Makefile @@ -159,7 +159,7 @@ $(DEPFILE): Makefile $(DB_OBJ): CXXFLAGS += $(DB_CFLAGS) -mg_tables.h: scripts/genres.txt scripts/iso_639.xml scripts/musictypes.txt scripts/sources.txt +mg_tables.h: scripts/gentables scripts/genres.txt scripts/iso_639.xml scripts/musictypes.txt scripts/sources.txt scripts/gentables > $@ libvdr-$(PLUGIN).so: $(OBJS) -- cgit v1.2.3