Distribute CSS file
authorJoey Schulze <joey@infodrom.org>
Fri, 20 Oct 2006 09:11:19 +0000 (09:11 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 20 Oct 2006 09:11:19 +0000 (09:11 +0000)
Makefile

index 87dab19..e026ec4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ endif
 FILES+= --include "*/"
 FILES+= --include "*.html" --include "*.shtml" --include "*.php3" --include "*.txt"  --include "*.ps"
 FILES+= --include "*.png" --include "*.gif" --include "*.jpg"
 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+= --exclude "*"
 
 build:
 FILES+= --exclude "*"
 
 build: