From 1bcdc3c11452fdf889b039da9d3de6c8a59e797d Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 11 Oct 2008 17:29:37 +0000 Subject: [PATCH] compile optionsc.c instead of options.c --- src/ciderlib/input/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ciderlib/input/Makefile.am b/src/ciderlib/input/Makefile.am index c8c34ac62..0a476517d 100644 --- a/src/ciderlib/input/Makefile.am +++ b/src/ciderlib/input/Makefile.am @@ -23,7 +23,7 @@ libciderinput_la_SOURCES = \ mobset.c \ models.c \ modlset.c \ - options.c \ + optionsc.c \ outpset.c \ output.c