Files
evolution/plugins/subject-thread/Makefile.am
Not Zed ff3fe6fb3d removed camel from include path, everything should include camel/foo.
2004-10-20  Not Zed  <NotZed@Ximian.com>

        * Makefile.am (INCLUDES): removed camel from include path,
        everything should include camel/foo.

svn path=/trunk/; revision=27641
2004-10-20 07:39:29 +00:00

12 lines
307 B
Makefile

INCLUDES = \
-I$(top_srcdir) \
$(EVOLUTION_MAIL_CFLAGS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-subject-thread.eplug
plugin_LTLIBRARIES = liborg-gnome-subject-thread.la
liborg_gnome_subject_thread_la_SOURCES = subject-thread.c
liborg_gnome_subject_thread_la_LDFLAGS = -module -avoid-version