5 lines
163 B
Makefile
5 lines
163 B
Makefile
SUBDIRS = $(plugins_enabled)
|
|
DIST_SUBDIRS = $(all_plugins_base) $(all_plugins_standard) $(all_plugins_experimental) profiler python
|
|
|
|
-include $(top_srcdir)/git.mk
|