]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix include that breaks make dist
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 22 Oct 2014 15:04:52 +0000 (17:04 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 22 Oct 2014 15:04:52 +0000 (17:04 +0200)
pdns/Makefile.am

index 550b94113844f6a97f600a25890756ab2d2e246a..0a4be8eb2703056f08e58c0f3cde4b0312244b28 100644 (file)
@@ -908,7 +908,7 @@ pdns_recursor_SOURCES = \
        resolver.hh \
        responsestats.cc \
        secpoll-recursor.cc \
-       secpoll-recuersor.hh \
+       secpoll-recursor.hh \
        selectmplexer.cc \
        sillyrecords.cc \
        statbag.cc \