From 56faddb9699dc7d2a639589b2017b701b6ffc13c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 20 Nov 2002 07:54:02 +0000 Subject: [PATCH] add xftlsfonts.cc --- util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/Makefile.am b/util/Makefile.am index 8e14ea68..766731ae 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 bsetbg +EXTRA_DIST = bsetroot.hh bsetbg xftlsfonts.cc distclean-local: rm -f *\~ .\#* -- 2.34.1