From 64aaa40a1ff2e80cb9eb36eabf8f5839641c7630 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 10 Jun 2009 23:28:57 -0400 Subject: =?UTF-8?q?Bug=20585337=20=E2=80=93=20Fails=20to=20install:=20inst?= =?UTF-8?q?all:=20will=20not=20overwrite=20just-created=20`/home/yavor/gno?= =?UTF-8?q?me-trunk/include/pango-1.0/pango/pango-ot.h'=20with=20`pango-ot?= =?UTF-8?q?.h'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove duplicate entry for pango-ot.h. --- pango/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/Makefile.am b/pango/Makefile.am index a49a18fa..9c3bcbbe 100644 --- a/pango/Makefile.am +++ b/pango/Makefile.am @@ -314,7 +314,7 @@ lib_LTLIBRARIES += libpangoxft-1.0.la BUILT_GIRSOURCES += PangoXft-1.0.gir endif -pangoxft_headers = pangoxft.h pangoxft-render.h pango-ot.h +pangoxft_headers = pangoxft.h pangoxft-render.h libpangoxft_1_0_la_LDFLAGS = $(LIBRARY_LIBTOOL_OPTIONS) libpangoxft_1_0_la_LIBADD = \ -- cgit v1.2.1