Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
9 lines
318 B
Makefile
9 lines
318 B
Makefile
test_dirs = child_widget child_widget2 child_widget_managed \
|
|
refcount_dialog dialog dialog_deletethis delete_cpp_child \
|
|
menu_destruction \
|
|
scrolledwindow wrap_existing main_with_options \
|
|
property_notification
|
|
|
|
SUBDIRS = $(test_dirs)
|
|
EXTRA_DIST = Makefile.am_fragment
|