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