]> granicus.if.org Git - graphviz/commitdiff
missing gvplugin_quartz.h from distribution
authorglenlow <devnull@localhost>
Thu, 24 Apr 2008 17:52:49 +0000 (17:52 +0000)
committerglenlow <devnull@localhost>
Thu, 24 Apr 2008 17:52:49 +0000 (17:52 +0000)
plugin/quartz/Makefile.am

index c18a3c93cd5895f29ee99976b0e9bc8b81bbe4d0..c71816503a95daebdb9bed1cc34faab3dfd61044 100644 (file)
@@ -10,6 +10,8 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/cdt \
        $(QUARTZ_CFLAGS)
 
+noinst_HEADERS = gvplugin_quartz.h
+
 if WITH_QUARTZ
 noinst_LTLIBRARIES = libgvplugin_quartz_C.la
 if WITH_WIN32