mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
10 lines
263 B
Makefile
10 lines
263 B
Makefile
|
|
include $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment
|
|
|
|
EXTRA_DIST = Makefile_list_of_sources.am_fragment $(files_tools_m4)
|
|
|
|
# Install the .m4, files:
|
|
|
|
tools_m4_includedir = $(libdir)/glibmm-2.4/proc/m4
|
|
tools_m4_include_HEADERS = $(files_tools_m4)
|
|
|