diff --git a/run-support/Makefile.src b/run-support/Makefile.src index 64c5243681f2c50f1863dbf19b551f59ddc089fd..237d7ce08c41c8455b7401e508c7487aef113c54 100644 --- a/run-support/Makefile.src +++ b/run-support/Makefile.src @@ -1,5 +1,5 @@ # -# $Id: Makefile.src,v 1.3 1994/04/04 14:05:34 ceder Exp $ +# $Id: Makefile.src,v 1.4 1994/04/04 18:56:41 ceder Exp $ # Copyright (C) 1994 Lysator Academic Computer Association. # # This file is part of the LysKOM server. @@ -25,7 +25,7 @@ LK_STD [SUBDIRS = ] -LK_SCRIPTS([stop_kom start_kom]) +LK_SCRIPTS([komrunning]) define([doinstall], [[ [ -f $(etcdir)/config ] \ || $(INSTALL_DATA) $(srcdir)/config $(etcdir)/config