Now we actually include the proper .htaccess file. (Sorry, I'm a retard.)

This commit is contained in:
Michael Gregson 2009-03-10 23:51:43 -04:00
parent baca7f75fb
commit 9ea50f9cb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FILES = index.cgi
FILES = index.cgi .htaccess
RELDIR = library/
include ../common.mk