rm_/lib/local.mk
2020-09-02 16:47:03 +08:00

6 lines
133 B
Makefile

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