summaryrefslogtreecommitdiffstats
path: root/innbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd')
-rw-r--r--innbbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile
index 61f97361..b5b077ec 100644
--- a/innbbsd/Makefile
+++ b/innbbsd/Makefile
@@ -16,7 +16,7 @@ LASTVERSION=0.50beta-4
ADMINUSER?= root@your.domain.name
BBSHOME?=$(HOME)
BBS_SRC = ..
-TARGET = $(INNBBSD) $(BBSNNRP) $(BBSLINK)
+TARGET = $(INNBBSD)
####################################################
CC=gcc
INSTALL=cp