diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2014-06-03 13:36:31 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2014-06-03 13:36:31 +0200 |
commit | a4e148e8492262674a89438ee24c0a8e9a00c1d5 (patch) | |
tree | a6c46adbb03fbace2d1834829ba117f46416a221 /m4macros/Makefile.am | |
parent | [3413] *.wire files are no longer generated on the fly (diff) | |
download | kea-a4e148e8492262674a89438ee24c0a8e9a00c1d5.tar.xz kea-a4e148e8492262674a89438ee24c0a8e9a00c1d5.zip |
[3413] sqlite scripts removed.
Diffstat (limited to 'm4macros/Makefile.am')
-rw-r--r-- | m4macros/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am index eeae7f9063..319655755b 100644 --- a/m4macros/Makefile.am +++ b/m4macros/Makefile.am @@ -1,2 +1 @@ EXTRA_DIST = ax_boost_for_bind10.m4 -EXTRA_DIST += ax_sqlite3_for_bind10.m4 |