aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
new file mode 100644
index 000000000..fcb568cf8
--- /dev/null
+++ b/plugins/Makefile.am
@@ -0,0 +1,7 @@
+SUBDIRS =
+
+if ENABLE_DESKTOP_FILE_PLUGIN
+SUBDIRS += desktop-file
+endif
+
+DIST_SUBDIRS = desktop-file