[DVDnav-discuss] [PATCH] Fix parallel jobs; sources need version.h

Dan Nicholson dbn.lists at gmail.com
Mon Apr 28 23:53:38 CEST 2008


---
 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index fcc3940..85108e5 100644
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,8 @@ endif
 version.h:
 	sh $(SRC_PATH)/version.sh $(SRC_PATH)
 
+$(SRCS) $(DVDREAD_SRCS): version.h
+
 
 # General targets
 
-- 
1.5.3.2




More information about the DVDnav-discuss mailing list