include $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment EXTRA_DIST = $(files_tools_m4) \ Makefile_list_of_sources.am_fragment # Install the .m4, files: # The .m4 files are installed in the same directory as # the gtkmm m4 files so that it's easier for other projects to use # them. This requires some care to avoid conflicts but it's easier # than putting them in separate directories and expecting packages # to provide correct m4 include arguments. # We should probably do this properly some time. TODO. tools_m4_includedir = $(libdir)/gtkmm-2.0/proc/m4 tools_m4_include_HEADERS = $(files_tools_m4_install)