diff options
author | Funda Wang <fwang@src.gnome.org> | 2005-12-25 12:14:52 +0800 |
---|---|---|
committer | Funda Wang <fwang@src.gnome.org> | 2005-12-25 12:14:52 +0800 |
commit | fa185fe572638c9724673499332b61150b0d83d5 (patch) | |
tree | c5a9ddd214ec9f8a3d37a5f792735ed6dcd032a7 /plugins/addressbook-file/Makefile.am | |
parent | 3cbf65dd022038c7f825e6de0114246868dcf9a3 (diff) | |
download | gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.gz gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.zst gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.zip |
Mark vairous plugins as translatable (bug#301149).
svn path=/trunk/; revision=30950
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) |