]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Sort sources
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 30 Oct 2020 13:05:09 +0000 (14:05 +0100)
committerOtto Moerbeek <otto@drijf.net>
Tue, 10 Nov 2020 08:17:13 +0000 (09:17 +0100)
pdns/recursordist/Makefile.am

index 52c6c81eed6d249832ba9756793df5310546e4ce..898635add7207799b6591216e892bf0825441e68 100644 (file)
@@ -146,6 +146,7 @@ pdns_recursor_SOURCES = \
        pdnsexception.hh \
        pollmplexer.cc \
        protobuf.cc protobuf.hh \
+       protozero.cc protozero.hh \
        proxy-protocol.cc proxy-protocol.hh \
        pubsuffix.hh pubsuffix.cc \
        pubsuffixloader.cc \
@@ -192,8 +193,7 @@ pdns_recursor_SOURCES = \
        ws-api.cc ws-api.hh \
        ws-recursor.cc ws-recursor.hh \
        xpf.cc xpf.hh \
-       zoneparser-tng.cc zoneparser-tng.hh \
-       protozero.cc protozero.hh
+       zoneparser-tng.cc zoneparser-tng.hh
 
 if !HAVE_LUA_HPP
 BUILT_SOURCES += lua.hpp