mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 11:46:25 +01:00
11 lines
263 B
Text
11 lines
263 B
Text
|
|
|
||
|
|
include $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment
|
||
|
|
|
||
|
|
EXTRA_DIST = Makefile_list_of_sources.am_fragment $(files_tools_pm)
|
||
|
|
|
||
|
|
# Install the .pm, files:
|
||
|
|
|
||
|
|
tools_pm_includedir = $(libdir)/glibmm-2.4/proc/pm
|
||
|
|
tools_pm_include_HEADERS = $(files_tools_pm)
|
||
|
|
|