chiark / gitweb /
rename innduct.c to duct.c
[innduct.git] / Makefile.am
index cf76515103a64e91d243badd17704ba2f3a9ea96..80033f40ad9ef0bf47c4b2598e86b422e05789a0 100644 (file)
@@ -16,7 +16,7 @@ WARNINGS= \
 CFLAGS = @CFLAGS@ $(WARNINGS) $(WERROR) $(CMDLINE_CFLAGS)
 
 bin_PROGRAMS = innduct
-innduct_SOURCES = innduct.c conn.c filemon.c infile.c recv.c xmit.c \
+innduct_SOURCES = duct.c conn.c filemon.c infile.c recv.c xmit.c \
                cli.c defer.c help.c statemc.c __oop-read-copy.c
 
 innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop