]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
doq: fix Makefile.am sorting
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Wed, 20 Sep 2023 09:50:54 +0000 (11:50 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2023 11:36:47 +0000 (13:36 +0200)
pdns/dnsdistdist/Makefile.am

index 411d3380010247ec1ca9a253ba9cada4e742884a..ad1519cdc527395e616c64b53935844a802d14e8 100644 (file)
@@ -211,8 +211,8 @@ dnsdist_SOURCES = \
        dnstap.cc dnstap.hh \
        dnswriter.cc dnswriter.hh \
        doh.hh \
-       doq.hh \
        dolog.hh \
+       doq.hh \
        ednscookies.cc ednscookies.hh \
        ednsoptions.cc ednsoptions.hh \
        ednssubnet.cc ednssubnet.hh \