summaryrefslogtreecommitdiff
path: root/nls/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nls/Makefile.am')
-rw-r--r--nls/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am
index 9b6c8fac..eb6fdc9e 100644
--- a/nls/Makefile.am
+++ b/nls/Makefile.am
@@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh
DISTCLEANFILES = blackbox-nls.hh
uninstall-local:
- @if test x$(NLSTEST) = "x-DNLS"; then \
+ @if test x$(NLSTEST) = "xyes"; then \
rmdir $(DESTDIR)$(pkgdatadir)/nls; \
fi
distclean-local: