Added favicon.ico from PHProject
authorJoey Schulze <joey@infodrom.org>
Thu, 26 Oct 2006 11:05:20 +0000 (11:05 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 26 Oct 2006 11:05:20 +0000 (11:05 +0000)
Makefile
src/favicon.ico [new file with mode: 0644]

index e026ec4..39711c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ FILES+= --include "*/"
 FILES+= --include "*.html" --include "*.shtml" --include "*.php3" --include "*.txt"  --include "*.ps"
 FILES+= --include "*.png" --include "*.gif" --include "*.jpg"
 FILES+= --include "infodrom.css"
+FILES+= --include "favicon.ico"
 FILES+= --exclude "*"
 
 build:
diff --git a/src/favicon.ico b/src/favicon.ico
new file mode 100644 (file)
index 0000000..f733ef4
Binary files /dev/null and b/src/favicon.ico differ