summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2005-02-06 19:11:54 +0000
committerHans Breuer <hans@src.gnome.org>2005-02-06 19:11:54 +0000
commit69f1774a7df9f7f20564d4f14ff08508d9399133 (patch)
tree40e142f97d424f912d32dd827d0d1e34497d58a7 /pango/Makefile.am
parentcaa3dc099505e4584b80c144105c3b26e8cbfd0f (diff)
downloadpango-69f1774a7df9f7f20564d4f14ff08508d9399133.tar.gz
updated to build with the new Cairo dependency added pangocairo.def to
2005-02-06 Hans Breuer <hans@breuer.org> * pango/makefile.msc pango/*.def pango/pangocairo.def : updated to build with the new Cairo dependency * pango/Makefile.am : added pangocairo.def to EXTRA_DIST
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r--pango/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index f9e9697f..185900b9 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -348,6 +348,7 @@ EXTRA_DIST = \
module-defs-win32.c.win32 \
module-defs.h \
pango.def \
+ pangocairo.def \
pangowin32.def \
pangoft2.def \
makefile.msc \