bugfix: the slice page was broken when nobody is in slice
[plewww.git] / Makefile
index 3df691f..aa1aed4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ ifeq (,$(SSHURL))
        @exit 1
 else
        +$(RSYNC) planetlab plekit modules $(SSHURL)/var/www/html/
+       +$(RSYNC) drupal-hacks/*.module $(SSHURL)/var/www/html/modules/
 endif
 
 compress: