Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
263 B
Makefile
11 lines
263 B
Makefile
|
|
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)
|
|
|