Files
evolution/plugins/profiler/Makefile.am
Not Zed 1869ccfb2c A profiler plugin.
2005-04-26  Not Zed  <NotZed@Ximian.com>

        * A profiler plugin.

svn path=/trunk/; revision=29238
2005-04-28 09:58:49 +00:00

16 lines
382 B
Makefile

INCLUDES = \
-I$(top_srcdir) \
$(SHELL_CFLAGS)
LIBS = $(SHELL_LIBS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-evolution-profiler.eplug
plugin_LTLIBRARIES = liborg-gnome-evolution-profiler.la
liborg_gnome_evolution_profiler_la_SOURCES = profiler.c
liborg_gnome_evolution_profiler_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-evolution-profiler.eplug.in