diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2017-04-24 14:27:52 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2017-04-24 14:27:52 +0200 |
commit | 401d36348b106c4c10b3fb42fe34f29fe9fd11d3 (patch) | |
tree | 97fc1bab51b9ee82bad87231bf6ad4a50001ffaf /m4macros | |
parent | [5208a] Doc written, exception messages are now better formed. (diff) | |
download | kea-401d36348b106c4c10b3fb42fe34f29fe9fd11d3.tar.xz kea-401d36348b106c4c10b3fb42fe34f29fe9fd11d3.zip |
[5208a] Extra file added to list of dist files
Diffstat (limited to 'm4macros')
-rw-r--r-- | m4macros/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am index 302c231688..79d0603043 100644 --- a/m4macros/Makefile.am +++ b/m4macros/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = ax_boost_for_kea.m4 ax_isc_rpath.m4 +EXTRA_DIST = ax_boost_for_kea.m4 ax_isc_rpath.m4 ax_cpp11.m4 |