[FFmpeg-cvslog] r20422 - trunk/Makefile

mru subversion
Sat Oct 31 16:58:40 CET 2009


Author: mru
Date: Sat Oct 31 16:58:39 2009
New Revision: 20422

Log:
Makefile cosmetics

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Sat Oct 31 03:02:30 2009	(r20421)
+++ trunk/Makefile	Sat Oct 31 16:58:39 2009	(r20422)
@@ -35,7 +35,7 @@ FF_DEP_LIBS  := $(DEP_LIBS)
 
 ALL_TARGETS-$(BUILD_DOC)    += documentation
 
-ifneq ($(PROGS),)
+ifdef PROGS
 INSTALL_TARGETS-yes             += install-progs install-data
 INSTALL_TARGETS-$(BUILD_DOC)    += install-man
 endif



More information about the ffmpeg-cvslog mailing list