Index: trunk/Makefile
===================================================================
--- trunk/Makefile	(revision 440)
+++ trunk/Makefile	(revision 441)
@@ -33,5 +33,5 @@
 	addmaster.html alloctypes.html assign.html compsearch.html \
 	confirm.html confirmRemove.html editDisplay.html fb-assign.html footer.inc \
-	header.inc help.html index.shtml ipdb.css local.css \
+	header.inc help.html index.shtml ipdb.css \
 	newcity.html newnode.html nodesearch.html startsn.html updated.html \
 	images/logo.png \
@@ -51,5 +51,5 @@
 	addmaster.html alloctypes.html assign.html changes.html compsearch.html \
 	confirm.html confirmRemove.html editDisplay.html fb-assign.html footer.inc \
-	header.inc help.html index.shtml ipdb.css local.css \
+	header.inc help.html index.shtml ipdb.css \
 	newcity.html newnode.html nodesearch.html startsn.html updated.html
 
@@ -105,5 +105,4 @@
 	/usr/bin/perl -p -e 's/#VERSION#/$(VERSION)/;s/#RELEASE#/$(RELEASE)/;s/#BETA#//g' < INSTALL > $(PKGNAME)-$(VERSION)/INSTALL
 	perl -pi -e 's/[\d.]+;\s*##VERSION##/$(VERSION);/;' $(PKGNAME)-$(VERSION)/cgi-bin/IPDB.pm
-	echo "" > $(PKGNAME)-$(VERSION)/local.css
 	tar cf $(PKGNAME)-$(VERSION).tar $(PKGNAME)-$(VERSION)
 	gzip -v -f -9 $(PKGNAME)-$(VERSION).tar
