aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-20 20:00:12 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-20 20:00:12 +0100
commit806e53e5210c807539282b943bcbea4062a3a73f (patch)
treed9adebfca976f1ed7a82fec5e3a12c7dbd5e1e8a /www
parent1b031734181cf84f26ff7302a9a69513b3b31ea0 (diff)
downloadlibrb-806e53e5210c807539282b943bcbea4062a3a73f.tar.gz
librb-806e53e5210c807539282b943bcbea4062a3a73f.tar.bz2
librb-806e53e5210c807539282b943bcbea4062a3a73f.zip
really fix making www only when calling make www
Diffstat (limited to 'www')
-rw-r--r--www/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile.am b/www/Makefile.am
index 1e01e0e..785d4ee 100644
--- a/www/Makefile.am
+++ b/www/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = custom.css footer.in header.in index.in index.md
-all:
+www:
kursg -o out
chmod a+rX out -R