]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add build rule for ipset to Makefile
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 15:12:39 +0000 (16:12 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 15:12:39 +0000 (16:12 +0100)
Makefile.in
doc/Changelog

index e81131468eff3f6aa65b3392e1e845cc83e73cc0..36e9b2f386a1839a654aa11b0840bcecb11fd29b 100644 (file)
@@ -643,6 +643,9 @@ depend:
        fi
        rm -f $(DEPEND_TMP) $(DEPEND_TMP2)
 
+# build rules
+ipset.lo ipset.o: $(srcdir)/ipset/ipset.c
+
 # Dependencies
 dns.lo dns.o: $(srcdir)/services/cache/dns.c config.h $(srcdir)/iterator/iter_delegpt.h $(srcdir)/util/log.h \
  $(srcdir)/iterator/iter_utils.h $(srcdir)/iterator/iter_resptype.h $(srcdir)/validator/val_nsec.h \
index 1b78c8d6da8129bd00d5cc63f4a7a365998d8eae..2bf844243740515dd5eaf558f29b464c14f63771 100644 (file)
@@ -12,6 +12,7 @@
          and Frzk.  Updates the unbound.service systemd file and adds
          a portable systemd service file.
        - updated .gitignore for added contrib file.
+       - Add build rule for ipset to Makefile
 
 29 January 2020: Ralph
        - Merge PR#156 from Alexander Berkes; Added unbound-control