-I$(top_srcdir)/lib/graph \
-I$(top_srcdir)/lib/cdt @GD_INCLUDES@ @EXPAT_INCLUDES@ @Z_INCLUDES@
-pkginclude_HEADERS = logic.h arith.h geom.h color.h types.h globals.h textpara.h usershape.h
+pkginclude_HEADERS = geom.h color.h types.h textpara.h usershape.h
noinst_HEADERS = render.h utils.h memory.h \
geomprocs.h colorprocs.h colortbl.h entities.h \
+ logic.h arith.h globals.h \
const.h macros.h htmllex.h htmltable.h pointset.h
noinst_LTLIBRARIES = libcommon_C.la
-I$(top_srcdir)/lib/ast \
-I$(top_srcdir)/lib/cdt
-pkginclude_HEADERS = exgram.h exlib.h expr.h
+noinst_HEADERS = exgram.h exlib.h expr.h
noinst_LTLIBRARIES = libexpr_C.la
lib_LTLIBRARIES = libexpr.la
man_MANS = expr.3