Remember to install admin templates this time ... (second attempt)
[cocanwiki.git] / Makefile
index 485b4e0..52bf088 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 2004/09/15 09:31:20 rich Exp $
+# $Id: Makefile,v 1.5 2004/09/15 09:32:09 rich Exp $
 
 include Makefile.config
 
@@ -26,6 +26,7 @@ pkg-install:
        install -d -m 0755 $(DESTDIR)$(WIKIINSTALLDIR)/html/_js
        install -d -m 0755 $(DESTDIR)$(WIKIINSTALLDIR)/html/_static
        install -d -m 0755 $(DESTDIR)$(WIKIINSTALLDIR)/templates
+       install -d -m 0755 $(DESTDIR)$(WIKIINSTALLDIR)/templates/admin
 
        install -m 0644 cocanwiki.sql $(DESTDIR)$(WIKIINSTALLDIR)
        install -m 0644 conf/cocanwiki.conf $(DESTDIR)$(WIKIINSTALLDIR)/conf