From e3f7baeaa146f20ac9b3334fb40bccb6991312db Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 20 Nov 2002 07:22:07 +0000 Subject: [PATCH] build fixes --- util/Makefile.am | 2 +- util/epist/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/util/Makefile.am b/util/Makefile.am index 308c07f6..8e14ea68 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -20,7 +20,7 @@ bsetroot_LDADD = ../src/BaseDisplay.o ../src/Color.o ../src/GCCache.o ../src/Tex MAINTAINERCLEANFILES = Makefile.in -EXTRA_DIST = bsetroot.hh +EXTRA_DIST = bsetroot.hh bsetbg distclean-local: rm -f *\~ .\#* diff --git a/util/epist/Makefile.am b/util/epist/Makefile.am index 3ad0707f..a4cd911d 100644 --- a/util/epist/Makefile.am +++ b/util/epist/Makefile.am @@ -20,7 +20,7 @@ epist_LDADD = ../../src/XAtom.o ../../src/BaseDisplay.o \ MAINTAINERCLEANFILES = Makefile.in -EXTRA_DIST = epistrc epist.1.in epistrc.5.in actions.hh config.hh epist.hh keytree.hh parser.hh screen.hh window.hh yacc_parser.hh +EXTRA_DIST = epistrc epist.1.in epistrc.5.in actions.hh config.hh epist.hh keytree.hh parser.hh screen.hh window.hh yacc_parser.hh epist.y epist.l distclean-local: rm -f *\~ .\#* -- 2.39.2