aboutsummaryrefslogtreecommitdiffstats
path: root/cad/netgen/files/patch-libsrc_geom2d_Makefile.am
blob: f8a00e76ffbc70baa37da5bdefa6a38450b4f0b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libsrc/geom2d/Makefile.am.orig  2014-08-29 09:54:06 UTC
+++ libsrc/geom2d/Makefile.am
@@ -1,6 +1,6 @@
 noinst_HEADERS = geom2dmesh.hpp geometry2d.hpp vsgeom2d.hpp 
 
-AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include  $(TCL_INCLUDES)
+AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include  $(TCL_INCLUDES) $(TK_INCLUDES)
 
 METASOURCES = AUTO