aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-05-18 14:33:22 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2015-05-18 15:40:56 +0300
commiteb851ae32ee068dd368a8cb6db9b04e526316643 (patch)
tree656a221a10f8d833b2efca4376795a51dc825933 /Makefile
parentd3b66f2187296695b948ef7764b76ff8f064ce4f (diff)
downloaddnstools-eb851ae32ee068dd368a8cb6db9b04e526316643.tar.gz
dnstools-eb851ae32ee068dd368a8cb6db9b04e526316643.tar.bz2
New sub-package: dgd
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 36cc766..333fb41 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# This file is part of dnstools
-# Copyright (C) 2012, 2014 Sergey Poznyakoff <gray@gnu.org>
+# Copyright (C) 2012, 2014, 2015 Sergey Poznyakoff <gray@gnu.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-SUBDIRS = dnsdbck rpsl2acl axfr2acl vhostcname renewck whoseip nsdbimport
+SUBDIRS = dnsdbck rpsl2acl axfr2acl vhostcname renewck whoseip nsdbimport dgd
include Make.vars

Return to:

Send suggestions and report system problems to the System administrator.