X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2FMakefile.in;h=2edd9e352f460c1745d7208346d8842e40deded2;hb=098fae70a6d8d15877938080437f0fc20f52bbf5;hp=191f9ce530c231a8461e642164896757964635dc;hpb=dfc5f034581f5a26cba5c4811500438f89f0634a;p=chaz%2Fopenbox diff --git a/doc/Makefile.in b/doc/Makefile.in index 191f9ce5..2edd9e35 100644 --- a/doc/Makefile.in +++ b/doc/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. @@ -79,7 +79,7 @@ regex_cmd = @regex_cmd@ CLEANFILES = openbox.1 MAINTAINERCLEANFILES = Makefile.in -man_MANS = openbox.1 bsetroot.1 +man_MANS = openbox.1 bsetroot.1 bsetbg.1 SUBDIRS = DEFAULT_MENU = $(pkgdatadir)/menu @@ -182,7 +182,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//`; \