mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
git-svn-id: svn://localhost/ardour2/branches/3.0@5303 d708f5d6-7413-0410-9779-e7cbd77b26cf
10 lines
252 B
Makefile
10 lines
252 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 = $(GMMPROC_DIR)/pm
|
|
tools_pm_include_HEADERS = $(files_tools_pm)
|
|
|