Remember to install admin templates this time ... (second attempt)
authorrich <rich>
Wed, 15 Sep 2004 09:32:09 +0000 (09:32 +0000)
committerrich <rich>
Wed, 15 Sep 2004 09:32:09 +0000 (09:32 +0000)
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