X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=Makefile;h=caf187f4d8cd0190997e03d95d6c8dc4d169c403;hb=35f91ea7421eb9bb1e6d024086be46eb0d7befb0;hp=e46eb6d1aca16c11b2db7f8a8ec56f8942137252;hpb=574667b5856f1df735e0dff39637cb0f516ec9b0;p=blerg.git diff --git a/Makefile b/Makefile index e46eb6d..caf187f 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,7 @@ install-environment: all docs $(ENV_DIR)/www/css \ $(ENV_DIR)/www/doc/perl \ $(ENV_DIR)/www/images - install --mode 755 blerg.cgi rss.cgi $(ENV_DIR)/lib/cgi-bin/ + install --mode 755 blerg.cgi aux/cgi/*.cgi $(ENV_DIR)/lib/cgi-bin/ install --mode 755 blergtool blerglatest $(ENV_DIR)/bin/ install --mode 644 www/favicon.gif www/favicon.ico www/index.html \ www/welcome.html \