-# $Id: Makefile,v 1.12 2006/07/26 11:07:06 rich Exp $
+# $Id: Makefile,v 1.13 2006/09/11 09:39:08 rich Exp $
include Makefile.config
find \( -name '*~' -o -name core \) -a -exec rm {} \;
$(MAKE) -C scripts clean
-FIXED_TABLES := templates themes
+FIXED_TABLES := templates themes powered_by
schema/cocanwiki.sql:
pg_dump --no-owner -i -s cocanwiki > $@