Author: nicodvb
Date: Thu May  1 10:59:33 2008
New Revision: 1021

Log:
SRCS and DVDREAD_SRCS depend on version.h; fixes parallel build.
Patch by Dan Nicholson: dbn.lists gmail com


Modified:
   trunk/libdvdnav/Makefile

Modified: trunk/libdvdnav/Makefile
==============================================================================
--- trunk/libdvdnav/Makefile    (original)
+++ trunk/libdvdnav/Makefile    Thu May  1 10:59:33 2008
@@ -80,6 +80,8 @@ endif
 
 version.h:
        sh $(SRC_PATH)/version.sh $(SRC_PATH)
+       
+$(SRCS) $(DVDREAD_SRCS): version.h
 
 
 # General targets
_______________________________________________
DVDnav-discuss mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to