Mercurial > minori
diff dep/anitomy/Makefile.am @ 252:a0eeb2cc7e6d
*: resolve make distcheck failures
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 06 Feb 2024 02:24:49 -0500 |
parents | a7d0d543b334 |
children |
line wrap: on
line diff
--- a/dep/anitomy/Makefile.am Sun Feb 04 21:18:23 2024 -0500 +++ b/dep/anitomy/Makefile.am Tue Feb 06 02:24:49 2024 -0500 @@ -10,10 +10,11 @@ anitomy/token.cpp \ anitomy/tokenizer.cpp -include_HEADERS = \ +pkginclude_HEADERS = \ anitomy/anitomy.h \ anitomy/element.h \ anitomy/keyword.h \ + anitomy/options.h \ anitomy/parser.h \ anitomy/string.h \ anitomy/token.h \