diff options
| author | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:28:32 +0800 |
|---|---|---|
| committer | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:28:32 +0800 |
| commit | 571d426db5c37683f03e2c95d3feea7e3d2905ec (patch) | |
| tree | 1865f81f1d81c6fe858ed3632fb2bd0028cb0763 /plugins/send-options/Makefile.am | |
| parent | c52fbd0f99312c8f381a4b0b25a49f59a81f9c63 (diff) | |
| download | gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.gz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.bz2 gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.lz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.xz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.zst gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.zip | |
Removed unneeded files
svn path=/trunk/; revision=29497
Diffstat (limited to 'plugins/send-options/Makefile.am')
| -rw-r--r-- | plugins/send-options/Makefile.am | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/send-options/Makefile.am b/plugins/send-options/Makefile.am deleted file mode 100644 index 41d478cad1..0000000000 --- a/plugins/send-options/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/camel \ - $(EVOLUTION_MAIL_CFLAGS) \ - $(EVOLUTION_CALENDAR_CFLAGS) \ - $(CAMEL_GROUPWISE_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-send-options.eplug -plugin_LTLIBRARIES = liborg-gnome-send-options.la - -liborg_gnome_send_options_la_SOURCES = send-options.c -liborg_gnome_send_options_la_LDFLAGS = -module -avoid-version -liborg_gnome_send_options_la_LIBADD = \ - $(EVOLUTION_MAIL_LIBS) \ - $(CAMEL_GROUPWISE_LIBS) - -EXTRA_DIST = org-gnome-send-options.eplug.in |
