From c0589fc86e180a216bb0cde79f79bea4d40c29da Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Tue, 29 May 2018 09:16:36 -0400 Subject: added javascripts to upload target in the Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40dcea9..3911725 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ files4upload_icons = $(wildcard ./icons/*.png) default: config -upload_cgi: upload_code upload_styles upload_icons +upload_cgi: upload_code upload_styles upload_icons upload_javascript upload_icons: $(upscr) $(files4upload_icons) $(upload_location_icons) -- cgit v1.2.3