Add error code for SIGNAL_SIG_ERR.
[adu.git] / Makefile
index b590b29492766633a0150f33ee2cf6bfe529b02a..ef94fcc7f9cd506cffa55371ecb4d8fb1ab739d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-objects := adu.o string.o cmdline.o
+objects := adu.o string.o cmdline.o fd.o
 all: adu
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W