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