From 03e05ff9077a0268d85154a423c0e1533ac3ad13 Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 17 Oct 2009 12:48:26 +0000 Subject: [PATCH] need to list glcompfont.h or it doesn't get into 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 b7b6abc6b..a1bf13495 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\ + glpangofont.h glcomptextpng.h glcompfont.h \ glutils.h glcompimage.h noinst_LTLIBRARIES = libglcomp_C.la -- 2.40.0