diff options
Diffstat (limited to 'plugins/profiler/Makefile.am')
-rw-r--r-- | plugins/profiler/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/profiler/Makefile.am b/plugins/profiler/Makefile.am index 90f4e36abf..8e948a049f 100644 --- a/plugins/profiler/Makefile.am +++ b/plugins/profiler/Makefile.am @@ -13,3 +13,6 @@ 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 + +BUILT_SOURCES = $(plugin_DATA) +CLEANFILES = $(BUILT_SOURCES) |