Gitweb: add autoconfigure support for minifiers
[gitweb.git] / Makefile
index 9bebcf1c44953aba612d97f88f816b7eea6682ac..2c36def3ec72eb5a5bbf418aaac6e9e12846a5a4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -282,10 +282,6 @@ lib = lib
 # DESTDIR=
 pathsep = :
 
-# JavaScript/CSS minifier invocation that can function as filter
-JSMIN =
-CSSMIN =
-
 export prefix bindir sharedir sysconfdir
 
 CC = gcc