diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2014-08-08 14:08:17 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2014-08-08 14:08:17 +0200 |
commit | e677e7c7547446c0554ecff2ae1d1e3e67e253aa (patch) | |
tree | 95c517ec120ea108eb4ace5fc8ed79f13cc31eeb /Makefile.am | |
parent | [3427] ChangeLog updated (diff) | |
download | kea-e677e7c7547446c0554ecff2ae1d1e3e67e253aa.tar.xz kea-e677e7c7547446c0554ecff2ae1d1e3e67e253aa.zip |
[3427] make distcheck fix
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6c7f2b89fa..b548587357 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,6 +129,7 @@ cppcheck: ### include tool to generate documentation from log message specifications ### in the distributed tarball: EXTRA_DIST = tools/system_messages.py +EXTRA_DIST += tools/path_replacer.sh #### include external sources in the distributed tarball: EXTRA_DIST += ext/asio/README |