mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 17:46:34 +01:00
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
288 B
Makefile
11 lines
288 B
Makefile
|
|
include $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment
|
|
|
|
SUBDIRS = m4 pm extra_defs_gen
|
|
|
|
EXTRA_DIST = Makefile_list_of_sources.am_fragment $(files_tools_perl) README TODO enum.pl
|
|
|
|
gmmproc_bin_SCRIPTS = gmmproc $(files_tools_genwrap)
|
|
gmmproc_bindir = $(libdir)/glibmm-2.4/proc
|
|
|
|
|