X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=nls%2FMakefile.in;h=59bc72fe9f9773ebe1798fb55768e56ea35536ee;hb=f00ed578baacb73a36227fed1419e9d451ee7bb0;hp=d8e81ccf5a92db40c97d8ee8f183f12ee51d6fc5;hpb=66e3f4d0600eeb8c642dc2f3b3320a3e9af075e3;p=chaz%2Fopenbox diff --git a/nls/Makefile.in b/nls/Makefile.in index d8e81ccf..59bc72fe 100644 --- a/nls/Makefile.in +++ b/nls/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -138,7 +138,7 @@ maintainer-clean-recursive: dot_seen=no; \ rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ rev="$$subdir $$rev"; \ - test "$$subdir" != "." || dot_seen=yes; \ + test "$$subdir" = "." && dot_seen=yes; \ done; \ test "$$dot_seen" = "no" && rev=". $$rev"; \ target=`echo $@ | sed s/-recursive//`; \