The branch, master has been updated
       via  f28c4f5302608b1da130f6a6980ca21d741c178d (commit)
      from  bc326b5464c0bd0ce3c4dc5552edf6826ebb83c9 (commit)


- Log -----------------------------------------------------------------
commit f28c4f5302608b1da130f6a6980ca21d741c178d
Author:     Clément Bœsch <u...@pkh.me>
AuthorDate: Fri Sep 5 19:37:09 2014 +0200
Commit:     Clément Bœsch <u...@pkh.me>
CommitDate: Fri Sep 5 19:37:23 2014 +0200

    web: do not try to create projects.html page
    
    Fix build after 00b72f63772b7cb60f0e0f8105049827d0ea2d04 (and a make
    clean)

diff --git a/Makefile b/Makefile
index 5c376eb..f13a36f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # ffmpeg.org HTML generation from source files
 
 SRCS = about bugreports consulting contact donations documentation download \
-       olddownload index legal projects shame security archive
+       olddownload index legal shame security archive
 
 HTML_TARGETS  = $(addsuffix .html,$(addprefix htdocs/,$(SRCS)))
 

-----------------------------------------------------------------------

Summary of changes:
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to