chiark / gitweb /
Autoconfifying - beginning.
[adns.git] / src / Makefile.in
index d85bfc26e86169c479152f9d05b9a5e2855c37f0..2a892d94893c4baff939cde2fde9eeac515833dc 100644 (file)
@@ -16,6 +16,7 @@
 #  along with this program; if not, write to the Free Software Foundation,
 #  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
 
+SUBDIR=/src
 TARGETS=       libadns.a
 
 include ../settings.make
@@ -29,4 +30,4 @@ libadns.a:    $(LIBOBJS)
                rm -f $@
                $(AR) cqsv $@ $(LIBOBJS)
 
-$(LIBOBJS):    adns.h internal.h
+$(LIBOBJS):    adns.h internal.h config.h