18e9d0db6f
The ChangeLog creation rules should be moved to their own file, to make it easier to fix or change them in the future.
16 lines
240 B
Makefile
16 lines
240 B
Makefile
NULL =
|
|
|
|
EXTRA_DIST = \
|
|
Makefile.am.silent \
|
|
Makefile.am.marshal \
|
|
Makefile.am.enums \
|
|
Makefile.am.changelog \
|
|
dolt.m4 \
|
|
introspection.m4 \
|
|
gtk-doc.m4 \
|
|
as-compiler-flag.m4 \
|
|
shave.in \
|
|
shave-libtool.in \
|
|
shave.m4 \
|
|
$(NULL)
|