chiark / gitweb /
changelog: finalise 1.3.5
[chiark-tcl.git] / adns / Makefile
index da86a2440a9e33de4538e5501fa2bf6e96b10ddf..869d89061c36e20050903f25d91461a12f8dd110 100644 (file)
@@ -1,6 +1,7 @@
 BASE_DIR =     ../base
-EXTENSION =    chiark-tcl-adns
+EXTBASE =      adns
 CFILES =       adns
+LDLIBS +=      -ladns
 
 include ../base/extension.make