From: ellson Date: Tue, 20 Oct 2009 15:52:09 +0000 (+0000) Subject: add missing glcompmouse.h to distro X-Git-Tag: LAST_LIBGRAPH~32^2~1640 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b07609768db4b69265dfe7aa3cf546b00d3d4afe;p=graphviz add missing glcompmouse.h to distro --- diff --git a/lib/glcomp/Makefile.am b/lib/glcomp/Makefile.am index a1bf13495..8e133d2fd 100644 --- a/lib/glcomp/Makefile.am +++ b/lib/glcomp/Makefile.am @@ -9,7 +9,7 @@ AM_CPPFLAGS = \ if WITH_SMYRNA noinst_HEADERS = glcompbutton.h glcompdefs.h glcomplabel.h \ glcomppanel.h glcompset.h glcomptexture.h \ - glpangofont.h glcomptextpng.h glcompfont.h \ + glpangofont.h glcomptextpng.h glcompfont.h glcompmouse.h \ glutils.h glcompimage.h noinst_LTLIBRARIES = libglcomp_C.la