From f63e8faf006cfe9dd69e0248590194b03d142fd6 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 27 Nov 2014 11:12:14 +0000 Subject: remove pgf/parser.h --- src/runtime/c/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/runtime/c/Makefile.am') diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am index 5fe493c65..4129c6157 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -32,7 +32,6 @@ pgfincludedir=$(includedir)/pgf pgfinclude_HEADERS = \ pgf/expr.h \ pgf/linearizer.h \ - pgf/parser.h \ pgf/literals.h \ pgf/graphviz.h \ pgf/pgf.h @@ -65,7 +64,6 @@ libpgf_la_SOURCES = \ pgf/expr.c \ pgf/expr.h \ pgf/parser.c \ - pgf/parser.h \ pgf/jit.c \ pgf/parseval.c \ pgf/literals.c \ -- cgit v1.2.3