Author: bircoph Date: Sat Feb 28 08:37:50 2009 New Revision: 3376 Log: Add history to the Makefile's list of sources.
Modified: trunk/Makefile Modified: trunk/Makefile ============================================================================== --- trunk/Makefile Sat Feb 28 08:37:04 2009 (r3375) +++ trunk/Makefile Sat Feb 28 08:37:50 2009 (r3376) @@ -4,7 +4,7 @@ DESIGNS = design7 design6 design5 design4 design3 TRANSLATIONS = es hu pl ru -SRCS = dload donations info mailing_lists media news news-archive projects screen +SRCS = dload donations history info mailing_lists media news news-archive projects screen SRCS_ESSAYS = interview-arpi interview-gabucino interview-pontscho konf2002 konf2002-arpi konf2002-pontscho SRCS_PATH = $(foreach design,$(DESIGNS),$(foreach source,$(SRCS),$(design)/$(source))) SRCS_ESSAYS_PATH = $(foreach design,$(DESIGNS),$(foreach source,$(SRCS_ESSAYS),$(design)/$(source))) _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
