From: Ulya Trofimovich Date: Sun, 30 Jul 2017 10:46:31 +0000 (+0100) Subject: Makefile.am: removed inexistent header. X-Git-Tag: 1.0~39^2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb6d309cc3f840ad1f7b07611d45de7c8fbcfe85;p=re2c Makefile.am: removed inexistent header. --- 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 \