diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2014-06-02 22:05:32 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2014-06-02 22:05:32 +0200 |
commit | bcdf6647ef43d68769b7d0fbbba7312b2129152d (patch) | |
tree | a2fcc442b758d035692ae6717eafa2aba3e8f402 /src/lib/Makefile.am | |
parent | [3413] BIND10 framework removal, part 1 (diff) | |
download | kea-bcdf6647ef43d68769b7d0fbbba7312b2129152d.tar.xz kea-bcdf6647ef43d68769b7d0fbbba7312b2129152d.zip |
[3413] src/lib/python removed :)
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r-- | src/lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 63c299bd9b..5afc412b51 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -1,4 +1,4 @@ # The following build order must be maintained. SUBDIRS = exceptions util log hooks cryptolink dns cc config \ - asiolink asiodns testutils python dhcp dhcp_ddns \ + asiolink asiodns testutils dhcp dhcp_ddns \ dhcpsrv |