diff options
author | Francis Dupont <fdupont@isc.org> | 2015-10-16 13:44:05 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2015-10-16 13:44:05 +0200 |
commit | a8195310c641027d1822344cafad64e6f695d614 (patch) | |
tree | 055d9dd67c82635541f7e037f19736a47cf67de2 /Makefile.am | |
parent | [master] Finished merge of trac3516 (trac3516) (diff) | |
download | kea-a8195310c641027d1822344cafad64e6f695d614.tar.xz kea-a8195310c641027d1822344cafad64e6f695d614.zip |
[master] Removed remaining references to system_messages.py
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 20b2235555..e88d11e2c7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,7 +110,6 @@ install-exec-hook: ### 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 EXTRA_DIST += tools/mk_cfgrpt.sh |