Implemented connection type "tcp" (GCT_TCP), use <hostname>:<port> as "port"
[gnokii.git] / common / devices / Makefile
index aefedc8..ae54cd1 100644 (file)
@@ -23,7 +23,8 @@ ifdef WIN32
        OBJS += $(TOPDIR)/win32/winserial.o
 else
        OBJS += unixserial.o \
-               unixirda.o
+               unixirda.o \
+               tcp.o
 endif
 
 all: DEVICES.o