From 60870aaed544ddb8a33ba4eaa9a388d52a959cdd Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Thu, 18 Apr 2013 21:47:41 +0200 Subject: [PATCH] [DEV] wrong files of the python makefile --- Makefile_agg.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile_agg.py b/Makefile_agg.py index de96b17..8de20b9 100644 --- a/Makefile_agg.py +++ b/Makefile_agg.py @@ -22,7 +22,6 @@ myModule.AddSrcFile([ 'agg/agg_curves.cpp', 'agg/agg_embedded_raster_fonts.cpp', 'agg/agg_font_freetype.cpp', - 'agg/agg_font_freetype.h', 'agg/agg_gsv_text.cpp', 'agg/agg_image_filters.cpp', 'agg/agg_line_aa_basics.cpp',