From: ellson Date: Thu, 10 Feb 2011 12:07:07 +0000 (+0000) Subject: include new header in distribution X-Git-Tag: LAST_LIBGRAPH~32^2~1053 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2d4b8177a25af4068d53307a0cbf567be519bc4;p=graphviz include new header in distribution --- diff --git a/plugin/pango/Makefile.am b/plugin/pango/Makefile.am index 60290f1e3..4cde68387 100644 --- a/plugin/pango/Makefile.am +++ b/plugin/pango/Makefile.am @@ -16,6 +16,8 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/lib/cdt \ $(PANGOCAIRO_CFLAGS) $(FREETYPE2_CFLAGS) $(LIBGVC_CFLAGS) +noinst_HEADERS = gvplugin_pango.h + if WITH_PANGOCAIRO noinst_LTLIBRARIES = libgvplugin_pango_C.la if WITH_WIN32