From b07609768db4b69265dfe7aa3cf546b00d3d4afe Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 20 Oct 2009 15:52:09 +0000 Subject: [PATCH] add missing glcompmouse.h to distro --- lib/glcomp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1