diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 00dd937..ca885c0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -4,6 +4,7 @@ WWW_DIST=cgi-bin/acf\ cgi-bin/mvc.lua\ index.html\ sample.html\ + js/*\ EXTRA_DIST=Makefile DISTFILES=$(WWW_DIST) $(EXTRA_DIST) |