X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=js%2FMakefile;h=00a7704557b5b95fde6a66084c7e4a46f82b3306;hb=371a806dd929003a828dc2c9fb21acc377958b05;hp=7063803ce53a914f8680f3a7150b585a899e6eb7;hpb=f7ff1639d50b827a8ce1e4dd3631ce300ecb3d19;p=Rakka.git diff --git a/js/Makefile b/js/Makefile index 7063803..00a7704 100644 --- a/js/Makefile +++ b/js/Makefile @@ -12,6 +12,8 @@ SOURCES = \ redirection.js \ screen.js \ search.js \ + systemConfig.js \ + uri.js \ $(NULL) COMPRESS = java -jar $(COMPRESSOR) --type js --charset UTF-8