aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/select-one-source/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/select-one-source/Makefile.am')
-rw-r--r--plugins/select-one-source/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/select-one-source/Makefile.am b/plugins/select-one-source/Makefile.am
new file mode 100644
index 0000000000..6684581b69
--- /dev/null
+++ b/plugins/select-one-source/Makefile.am
@@ -0,0 +1,11 @@
+INCLUDES = \
+ -I$(top_srcdir) \
+ $(EVOLUTION_CALENDAR_CFLAGS)
+
+@EVO_PLUGIN_RULE@
+
+plugin_DATA = org-gnome-select-one-source.eplug
+plugin_LTLIBRARIES = liborg-gnome-select-one-source.la
+
+liborg_gnome_select_one_source_la_SOURCES = select-one-source.c
+liborg_gnome_select_one_source_la_LDFLAGS = -module -avoid-version