diff options
Diffstat (limited to 'plugins/calendar-http/Makefile.am')
-rw-r--r-- | plugins/calendar-http/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am index e057184775..15e735fb43 100644 --- a/plugins/calendar-http/Makefile.am +++ b/plugins/calendar-http/Makefile.am @@ -14,3 +14,6 @@ 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.xml + +BUILT_SOURCES = $(plugin_DATA) +CLEANFILES = $(BUILT_SOURCES) |