diff options
Diffstat (limited to 'src/lib/dns/Makefile.am')
-rw-r--r-- | src/lib/dns/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dns/Makefile.am b/src/lib/dns/Makefile.am index 78b8c45a4a..eefa489c66 100644 --- a/src/lib/dns/Makefile.am +++ b/src/lib/dns/Makefile.am @@ -54,7 +54,7 @@ libkea_dns___la_LIBADD = $(top_builddir)/src/lib/cryptolink/libkea-cryptolink.l libkea_dns___la_LIBADD += $(top_builddir)/src/lib/util/libkea-util.la libkea_dns___la_LIBADD += $(top_builddir)/src/lib/exceptions/libkea-exceptions.la libkea_dns___la_LIBADD += $(CRYPTO_LIBS) - // @todo - please update + # The following files used to be generated, but they are now part of the git tree: # rrclass.h rrtype.h rrparamregistry.cc rdataclass.h rdataclass.cc libkea_dns___la_SOURCES += rdataclass.h rrclass.h rrtype.h |