From b7fa41a30b2e3271c4489a780c24ea82597ea18d Mon Sep 17 00:00:00 2001 From: Scott Moynes Date: Sat, 13 Apr 2002 21:26:00 +0000 Subject: Fixed a bug in the bsetroot build that caused really strange behaviour --- util/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/Makefile.in') diff --git a/util/Makefile.in b/util/Makefile.in index aefa5e99..27dc6bd8 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -77,7 +77,7 @@ VERSION = @VERSION@ gencat_cmd = @gencat_cmd@ regex_cmd = @regex_cmd@ -CPPFLAGS = @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ @ORDEREDPSEUDO@ +CPPFLAGS = @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ @ORDEREDPSEUDO@ @CLOBBER@ bin_SCRIPTS = bsetbg -- cgit v1.2.3