diff options
author | nobody <nobody@localhost> | 2005-02-28 10:27:37 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2005-02-28 10:27:37 +0800 |
commit | 47527a54e655ce8521baa57e907e43bc38676992 (patch) | |
tree | e02f3611c7e0a7a5623ac2ce8f7334956232ce8d /plugins/calendar-http/Makefile.am | |
parent | abd62cc80235518a05b9f4f555b9a281caa68952 (diff) | |
download | gsoc2013-evolution-GAL_2_3_5.tar.gz gsoc2013-evolution-GAL_2_3_5.tar.zst gsoc2013-evolution-GAL_2_3_5.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_5'.GAL_2_3_5
svn path=/tags/GAL_2_3_5/; revision=28907
Diffstat (limited to 'plugins/calendar-http/Makefile.am')
-rw-r--r-- | plugins/calendar-http/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am deleted file mode 100644 index efe8c01679..0000000000 --- a/plugins/calendar-http/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - $(EVOLUTION_CFLAGS) \ - $(EVOLUTION_CALENDAR_CFLAGS) \ - $(SOURCE_SEL_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-calendar-http.eplug -plugin_LTLIBRARIES = liborg-gnome-calendar-http.la - - -liborg_gnome_calendar_http_la_SOURCES = calendar-http.c -liborg_gnome_calendar_http_la_LDFLAGS = -module -avoid-version - -EXTRA_DIST = org-gnome-calendar-http.eplug.in |