From: rohieb Date: Thu, 7 Aug 2008 01:25:44 +0000 (+0200) Subject: Makefile: forgot maint/update-config.sh, maint/* will do it X-Git-Tag: REL_8.08.07~2 X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/commitdiff_plain/90c4e503e5550d74cc71968c04957f6ba9d36351 Makefile: forgot maint/update-config.sh, maint/* will do it --- diff --git a/Makefile b/Makefile index a4bf949..3e1bf35 100644 --- 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: