ecfa0c4f92
The silent rules we use for custom targets should be moved into a separate Makefile.am that gets included from all the others.
13 lines
171 B
Makefile
13 lines
171 B
Makefile
NULL =
|
|
|
|
EXTRA_DIST = \
|
|
Makefile.am.silent \
|
|
dolt.m4 \
|
|
introspection.m4 \
|
|
gtk-doc.m4 \
|
|
as-compiler-flag.m4 \
|
|
shave.in \
|
|
shave-libtool.in \
|
|
shave.m4 \
|
|
$(NULL)
|