blob: 1a0e04af3cff7310fa5777a2d70038a8a7d38933 (
plain)
- IKIWIKI_SHARED_OPTIONS ?= \
- --templatedir '$(CURDIR)/shared/templates' \
- --set underlaydirbase='$(CURDIR)/shared' \
- --underlaydir '$(CURDIR)/shared/basewiki' \
- --libdir '$(CURDIR)/shared/perl' \
- --set exclude='^.*\.(rb|scss)$$'
|