1
0
Fork 0
mutter-performance-source/build/autotools/Makefile.am
Emmanuele Bassi 46b736f42e build: Move marshallers and enum types rules out
The rules to create signal marshallers and enumeration GTypes are
usually copied and pasted all over different projects, though they
are pretty generic and, given a little bit of parametrization, can
be put in separate Makefile.am files and included whenever needed.
2009-10-14 09:07:11 +01:00

14 lines
215 B
Makefile

NULL =
EXTRA_DIST = \
Makefile.am.silent \
Makefile.am.marshal \
Makefile.am.enums \
dolt.m4 \
introspection.m4 \
gtk-doc.m4 \
as-compiler-flag.m4 \
shave.in \
shave-libtool.in \
shave.m4 \
$(NULL)