diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am new file mode 100644 index 0000000..ad2e28c --- /dev/null +++ b/plugins/Makefile.am @@ -0,0 +1,4 @@ +INCLUDES = +METASOURCES = AUTO +SUBDIRS = search infowidget ipfilter logviewer upnp partfileimport scheduler \ + scanfolder rssfeed webinterface zeroconf stats |