Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
po: do not allow to create pages of type po
[git.ikiwiki.info.git]
/
doc
/
examples
/
softwaresite
/
Makefile
diff --git
a/doc/examples/softwaresite/Makefile
b/doc/examples/softwaresite/Makefile
index a7dfde7e823431636a3ff3e06e9b4f70842ea616..f2c4d8e54df05b01ce349f27c2e66fa7df784769 100644
(file)
--- a/
doc/examples/softwaresite/Makefile
+++ b/
doc/examples/softwaresite/Makefile
@@
-8,8
+8,8
@@
IKIWIKI=ikiwiki
endif
all:
- $(IKIWIKI) `pwd` html -v --plugin=goodstuff \
- --
no-rcs --exclude=html
+ $(IKIWIKI) `pwd` html -v --
wikiname FooBar --
plugin=goodstuff \
+ --
exclude=html --exclude=Makefile
clean:
rm -rf .ikiwiki html