From b64c45e0a5abab1885ed9c232d919559b345310e Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Fri, 11 Aug 2017 22:16:04 +0100 Subject: [PATCH] Makefile.am: add paper on Lookahead TDFA to distribution. --- re2c/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/re2c/Makefile.am b/re2c/Makefile.am index 37ccdb39..3da2016c 100644 --- a/re2c/Makefile.am +++ b/re2c/Makefile.am @@ -221,6 +221,7 @@ EXTRA_DIST = \ autogen.sh \ doc/loplas.ps \ doc/sample.bib \ + doc/tdfa/tdfa.pdf \ examples \ test -- 2.50.1