mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 02:36:16 +02:00
6 lines
133 B
Makefile
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
|