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