summaryrefslogtreecommitdiff
path: root/lib/local.mk
blob: decbad627b0db3b52c7d473d4ab4dcaa7b43dd74 (plain)
1
2
3
4
5
include lib/gnulib.mk

# Allow "make distdir" to succeed before "make all" has run.
dist-hook: $(noinst_LIBRARIES)
.PHONY: dist-hook