diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index cef2ec879..01071237f 100644 --- a/po/Makefile +++ b/po/Makefile @@ -61,10 +61,10 @@ underlays_copy_stamp: cp -a ../$$file underlays/directives/ikiwiki/directive || \ install -m 644 ../$$file underlays/directives/ikiwiki/directive; \ done + install -d underlays/empty touch $@ underlays: underlays_copy_stamp - install -d underlays/empty ../ikiwiki.out -libdir .. -setup underlay.setup -refresh ../underlays/locale: po2wiki_stamp |