You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
klish/plugins/module.am

9 lines
216 B

## Process this file with automake to produce Makefile.in
EXTRA_DIST += \
plugins/lua/module.am \
plugins/clish/module.am
include $(top_srcdir)/plugins/clish/module.am
include $(top_srcdir)/plugins/lua/module.am