13
0
livetrax/libs/glibmm2/MSVC_Net2003/glibmm/Makefile.am

13 lines
477 B
Makefile
Raw Normal View History

BUILT_SOURCES = glibmmconfig.h glibmm.rc
MAINTAINERCLEANFILES = $(built_sources)
EXTRA_DIST = glibmmconfig.h glibmm.vcproj glibmm.rc
# Copy config file generated by the configure script. Dependency is
# wht respect to the .h.in file, to prevent an error with 'make distcheck'.
# See http://sources.redhat.com/automake/automake.html#distcleancheck
glibmmconfig.h: $(top_srcdir)/glib/glibmmconfig.h.in $(top_srcdir)/configure.in
cp -f $(top_builddir)/glib/glibmmconfig.h $@