From cb6d309cc3f840ad1f7b07611d45de7c8fbcfe85 Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Sun, 30 Jul 2017 11:46:31 +0100 Subject: [PATCH] Makefile.am: removed inexistent header. --- re2c/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/re2c/Makefile.am b/re2c/Makefile.am index 6656a7c2..560f715d 100644 --- a/re2c/Makefile.am +++ b/re2c/Makefile.am @@ -50,7 +50,6 @@ SRC_HDR = \ src/ast/ast.h \ src/ast/input.h \ src/ast/parser.h \ - src/ast/rules.h \ src/ast/scanner.h \ src/ast/unescape.h \ src/util/allocate.h \ -- 2.50.1