Fix typo in Makefile.
authorAndre Noll <maan@systemlinux.org>
Thu, 19 Jun 2008 13:45:11 +0000 (15:45 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 19 Jun 2008 13:45:11 +0000 (15:45 +0200)
Makefile

index 60f3c284cc02ad2e05cd613521fbd475507718d7..5e425da274858fd60a950d40bf24b40b08ce62fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-objects := adu.o string.o cmdline.o fd.o select.o create.c
+objects := adu.o string.o cmdline.o fd.o select.o create.o
 all: adu
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W