Makefile: forgot maint/update-config.sh, maint/* will do it
[iserv-mod-error-reporter.git] / 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.026694 seconds and 4 git commands to generate.