From: arif Date: Mon, 23 Mar 2009 19:36:38 +0000 (+0000) Subject: licence issues X-Git-Tag: LAST_LIBGRAPH~32^2~2241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9955085084bf84c86286ed9fe3542522ebf72f8f;p=graphviz licence issues --- diff --git a/lib/glcomp/Makefile.am b/lib/glcomp/Makefile.am index 2601b969c..3809221bb 100644 --- a/lib/glcomp/Makefile.am +++ b/lib/glcomp/Makefile.am @@ -9,16 +9,16 @@ AM_CPPFLAGS = \ if WITH_SMYRNA noinst_HEADERS = glcompbutton.h glcompdefs.h glcomplabel.h \ glcomppanel.h glcompset.h glcomptexture.h \ - glCompTrackBar.h glpangofont.h glTexFontDefs.h \ - glTexFont.h glTexFontInclude.h glpangofont.h \ + glcomptrackBar.h glpangofont.h glcomptextpng.h\ + glcomptext.h \ glutils.h noinst_LTLIBRARIES = libglcomp_C.la endif libglcomp_C_la_SOURCES = glcompbutton.c glcomplabel.c \ - glcomppanel.c glcompset.c glcomptexture.c \ - glCompTrackBar.c glpangofont.c glTexFont.c \ - glutils.c glpangofont.c + glcomppanel.c glcompset.c glcomptexture.c glcomptextpng.c\ + glcomptrackBar.c glpangofont.c glcomptext.c \ + glutils.c EXTRA_DIST = glcomp.vcproj