summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 416aeee..d829903 100644
--- a/Makefile
+++ b/Makefile
@@ -267,7 +267,7 @@ install:
-killall -9 -w -q lcr # the following error must be ignored
cp $(LCR) $(INSTALL_BIN)
cp $(LCRADMIN) $(INSTALL_BIN)
-ifdef WITH_ASTERISK
+ifdef WITH-ASTERISK
cp $(CHAN_LCR) $(INSTALL_BIN)
endif
# cp $(LCRWATCH) $(INSTALL_BIN)