summaryrefslogtreecommitdiff
path: root/plugins/smartcard/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/smartcard/Makefile.am')
-rw-r--r--plugins/smartcard/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/smartcard/Makefile.am b/plugins/smartcard/Makefile.am
index 97468cde..62e253eb 100644
--- a/plugins/smartcard/Makefile.am
+++ b/plugins/smartcard/Makefile.am
@@ -31,6 +31,9 @@ libsmartcard_la_LIBADD = \
$(SETTINGS_PLUGIN_LIBS) \
$(NSS_LIBS)
+@GSD_INTLTOOL_PLUGIN_RULE@
+endif
+
plugin_in_files = \
smartcard.gnome-settings-plugin.in
@@ -44,6 +47,3 @@ CLEANFILES = \
DISTCLEANFILES = \
$(plugin_DATA)
-
-@GSD_INTLTOOL_PLUGIN_RULE@
-endif