|
|
@@ -5,9 +5,11 @@ RESINCLUDE = @RESINCLUDE@
|
|
|
srcdir = .
|
|
|
depcomp = /bin/sh ../../../autotools/depcomp
|
|
|
|
|
|
-#This line is simple for configure to generate .deps/
|
|
|
+#This line is simply for configure to generate .deps/
|
|
|
OBJS = dns.o
|
|
|
|
|
|
+include ./.deps/includes
|
|
|
+
|
|
|
doofus:
|
|
|
@echo ""
|
|
|
@echo "Let's try this from the right directory..."
|