summaryrefslogtreecommitdiff
path: root/src/dnsstub
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-09-28 17:23:24 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-09-28 17:23:24 +0200
commit1e3ce53728e270b43d2bf17bdc61bfb5cf3cb0a0 (patch)
treee2a1131755ea7e5ebe1619921fe3005dfe754555 /src/dnsstub
parent4ab19268268cd96b9706625d42a16d2a629134eb (diff)
build fixesHEADmaster
Diffstat (limited to 'src/dnsstub')
-rw-r--r--src/dnsstub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dnsstub/Makefile b/src/dnsstub/Makefile
index c4ca883..968b714 100644
--- a/src/dnsstub/Makefile
+++ b/src/dnsstub/Makefile
@@ -1,7 +1,7 @@
# dnsstub Makefile
-COMPILE=../../compile
-MAKELIB=../../makelib
+COMPILE=../compile
+MAKELIB=../makelib
CCFLAGS=-I../../include
default: clean check dnsresolv.a