Makefile: forgot maint/update-config.sh, maint/* will do it
authorrohieb <devnull@localhost>
Thu, 7 Aug 2008 01:25:44 +0000 (03:25 +0200)
committerrohieb <devnull@localhost>
Thu, 7 Aug 2008 01:25:44 +0000 (03:25 +0200)
Makefile

index a4bf949..3e1bf35 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ endif
        
        # maintenance files
        $(MKDIR) $(DESTDIR)/usr/share/iserv/modules/error-reporter
-       $(LN) maint/update.php $(DESTDIR)/usr/share/iserv/modules/error-reporter
+       $(LN) maint/* $(DESTDIR)/usr/share/iserv/modules/error-reporter
 
 # build doxygen documentation from source
 sourcedoc:
This page took 0.027137 seconds and 4 git commands to generate.