--- rpl/src/Makefile.am 2010/09/23 15:17:28 1.44 +++ rpl/src/Makefile.am 2010/12/08 20:58:16 1.45 @@ -430,7 +430,7 @@ rpl_LDADD = \ $(ldadd_libgsl) @libX@ @libMySQLlib@ @libPgSQLlib@ always: $(top_builddir)/src/rpl-conv.c - touch $(top_builddir)/src/rpl.conv.c; \ + touch $(top_builddir)/src/rpl-conv.c; \ if [ x$(shell which ctags) != x ]; then \ (cd $(srcdir); ctags $(SRCC) $(SRCF) $(SRCF90) \ $(INIT_LIB) $(INIT_EXE) 2>&1 /dev/null); \