]> Dogcows Code - chaz/openbox/blobdiff - nls/Makefile.am
re-added UnderMouse Placement
[chaz/openbox] / nls / Makefile.am
index 9b6c8fac0ce479895ae074160144828998170d9b..eb6fdc9e5a94eb74400a11822f989081a19e0aa7 100644 (file)
@@ -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:
This page took 0.020409 seconds and 4 git commands to generate.