diff options
Diffstat (limited to 'plugins/face/Makefile.am')
-rw-r--r-- | plugins/face/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am index ec53eee1c2..8a44c94815 100644 --- a/plugins/face/Makefile.am +++ b/plugins/face/Makefile.am @@ -13,8 +13,7 @@ INCLUDES = -I. \ @EVO_PLUGIN_RULE@ plugin_DATA = \ - org-gnome-face.eplug \ - org-gnome-face-ui.xml + org-gnome-face.eplug plugin_LTLIBRARIES = liborg-gnome-face.la @@ -36,7 +35,6 @@ errordir = $(privdatadir)/errors EXTRA_DIST = \ org-gnome-face.eplug.xml \ - org-gnome-face-ui.xml \ $(error_DATA) BUILT_SOURCES = \ |