[pango/harfbuzz-ng: 17/57] [Makefile] Fix MOSTLYCLEANFILES
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pango/harfbuzz-ng: 17/57] [Makefile] Fix MOSTLYCLEANFILES
- Date: Tue, 4 Aug 2009 20:02:46 +0000 (UTC)
commit fe17dd9e5df9a7f0b118b42efc6bc0978842216b
Author: Behdad Esfahbod <behdad behdad org>
Date: Sat Aug 1 21:11:33 2009 -0400
[Makefile] Fix MOSTLYCLEANFILES
pango/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 82ca29b..5ac7371 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -655,8 +655,8 @@ CLEANFILES = \
s-enum-types-c
MOSTLYCLEANFILES = \
- *.def.list \
- *.def.expected
+ *.list \
+ *.expected
DISTCLEANFILES = \
pango-features.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]