]> git.tuebingen.mpg.de Git - adu.git/blobdiff - Makefile
Move the code for the select command to its own file.
[adu.git] / Makefile
index ef94fcc7f9cd506cffa55371ecb4d8fb1ab739d3..68e6443515d6b9a682b39153f367105c9b4f3194 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-objects := adu.o string.o cmdline.o fd.o
+objects := adu.o string.o cmdline.o fd.o select.o
 all: adu
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W