chiark / gitweb /
dgram compiles and works; dispatch()
[chiark-tcl.git] / Makefile
index 446e5554e3356fd44d2631b1f64d19d22745ae5d..56ae963c435ec04076ead3c30c0cc25397c3142c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
-SUBDIRS=       base adns hbytes cdb crypto
-# dgram tuntap
+SUBDIRS=       base adns hbytes cdb crypto dgram
+# tuntap
 
 default: all