pkg-config/glib/m4macros/Makefile.am
Dan Nicholson c23f6a6ef3 glib: Bundle snapshot of glib-2.0
Add a snapshot of the current stable version of glib, glib-2.32.0. Since
we only need the glib library, a lot of files are removed. See the
README and update-glib.sh files in glib-patches for details.
2012-04-21 12:46:31 -07:00

8 lines
183 B
Makefile

include $(top_srcdir)/Makefile.decl
installed_m4= glib-2.0.m4 glib-gettext.m4 gsettings.m4
EXTRA_DIST+=$(installed_m4)
m4datadir = $(datadir)/aclocal
m4data_DATA = $(installed_m4)