summaryrefslogtreecommitdiff
path: root/include.mk
blob: 819edda6ce97a01c8456664da564e63f21bc72df (plain)
  1. IKIWIKI_SHARED_OPTIONS ?= \
  2. --templatedir $(CURDIR)/shared/templates \
  3. --underlaydir $(CURDIR)/shared/basewiki \
  4. --libdir $(CURDIR)/shared/perl \
  5. --set exclude='^.*\.(rb|scss)$$'