]> Dogcows Code - chaz/openbox/blobdiff - nls/Makefile.am
fix off-by-ones in window-to-window snapping. move the property from the blackbox...
[chaz/openbox] / nls / Makefile.am
index 9b6c8fac0ce479895ae074160144828998170d9b..bd257e625f27c18b5a1a66992b8e56a7a2c29d12 100644 (file)
@@ -7,8 +7,8 @@ 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:
-       rm -f *\~
+       rm -f *\~ .\#*
This page took 0.023815 seconds and 4 git commands to generate.