diff options
Diffstat (limited to 'plugins/groupwise-send-options/Makefile.am')
-rw-r--r-- | plugins/groupwise-send-options/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/groupwise-send-options/Makefile.am b/plugins/groupwise-send-options/Makefile.am deleted file mode 100644 index b30ce1f03e..0000000000 --- a/plugins/groupwise-send-options/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - $(EVOLUTION_MAIL_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-compose-send-options.eplug org-gnome-compose-send-options.xml -plugin_LTLIBRARIES = liborg-gnome-compose-send-options.la - -liborg_gnome_compose_send_options_la_SOURCES = send-options.c send-options.h -liborg_gnome_compose_send_options_la_LDFLAGS = -module -avoid-version - -EXTRA_DIST = \ - org-gnome-compose-send-options.eplug.in \ - org-gnome-compose-send-options.xml |