X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=data%2FMakefile.in;h=999b01f612b76e9ecccc47ef5e5152e6e65aa1f2;hb=a0dbb0e13f19ac4cc2dddf3d94723174971df6d2;hp=a7e35d4423f466eed1b35a89fe45be9d6c320f10;hpb=66e3f4d0600eeb8c642dc2f3b3320a3e9af075e3;p=chaz%2Fopenbox diff --git a/data/Makefile.in b/data/Makefile.in index a7e35d44..999b01f6 100644 --- a/data/Makefile.in +++ b/data/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. @@ -136,7 +136,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//`; \ @@ -303,6 +303,9 @@ install-data-local: menu test -f $(DESTDIR)$(pkgdatadir)/menu || \ $(INSTALL_DATA) menu $(DESTDIR)$(pkgdatadir) +uninstall-am: + rm -f $(DESTDIR)$(pkgdatadir)/menu + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: