diff options
Diffstat (limited to 'plugins/addressbook-file/Makefile.am')
-rw-r--r-- | plugins/addressbook-file/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/addressbook-file/Makefile.am b/plugins/addressbook-file/Makefile.am index 2109ac2faf..5b6216bb77 100644 --- a/plugins/addressbook-file/Makefile.am +++ b/plugins/addressbook-file/Makefile.am @@ -14,7 +14,7 @@ liborg_gnome_addressbook_file_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED liborg_gnome_addressbook_file_la_LIBADD = \ $(EVOLUTION_ADDRESSBOOK_LIBS) -EXTRA_DIST = org-gnome-addressbook-file.eplug.in +EXTRA_DIST = org-gnome-addressbook-file.eplug.xml BUILT_SOURCES = $(plugin_DATA) CLEANFILES = $(BUILT_SOURCES) |