swish/commit

Updated Makefile to load new upstream files

authorJan Wielemaker
Thu May 3 12:00:35 2018 +0200
committerJan Wielemaker
Thu May 3 12:04:06 2018 +0200
commite1b73ee936ba32f68ced428f635f74d8868c2b2e
tree90fda28c9b30a65c7cf12f44b623e2e9351c9cd4
parent49b30e472ecf733106bdd6cc04cc51044ef7e3ba
Diff style: patch stat
diff --git a/Makefile b/Makefile
index 7cdebe7..0837f82 100644
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,11 @@ SWISHLIB=storage.pl page.pl help.pl examples.pl config.pl gitty.pl \
 	 swish_debug.pl profiles.pl procps.pl download.pl r_swish.pl \
 	 patch.pl chat.pl authenticate.pl pep.pl avatar.pl bootstrap.pl \
 	 noble_avatar.pl chatstore.pl paths.pl messages.pl dashboard.pl \
-	 projection.pl jquery.pl rgb.txt
-RENDER=table.pl graphviz.pl c3.pl codes.pl swish.pl chess.pl sudoku.pl svgtree.pl
+	 projection.pl jquery.pl rgb.txt \
+	 bad-words-google.txt bad-words.txt content_filter.pl \
+	 cron.pl provenance.pl
+RENDER=table.pl graphviz.pl c3.pl codes.pl swish.pl chess.pl sudoku.pl \
+       svgtree.pl wordnet.pl
 PLUGIN=email.pl profile.pl notify.pl login.pl
 GITTY=config-available/gitty/Hangout.swinb
 PACKFILES0=profile/pack.pl profile/prolog/user_profile.pl \