]> granicus.if.org Git - graphviz/commitdiff
include new header in distribution
authorellson <devnull@localhost>
Thu, 10 Feb 2011 12:07:07 +0000 (12:07 +0000)
committerellson <devnull@localhost>
Thu, 10 Feb 2011 12:07:07 +0000 (12:07 +0000)
plugin/pango/Makefile.am

index 60290f1e3bae0f6057172a8a657b8898f11a419f..4cde683872746d462ddf1831ec9f9f8832357014 100644 (file)
@@ -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