mirror of
https://github.com/3proxy/3proxy.git
synced 2026-08-27 03:43:12 +00:00
remove dighosts from Makefiles
This commit is contained in:
parent
b4043e944c
commit
372e5625c3
2 changed files with 0 additions and 2 deletions
|
|
@ -50,7 +50,6 @@ INSTALL = /usr/bin/install
|
|||
INSTALL_BIN = $(INSTALL) -m 755
|
||||
INSTALL_DATA = $(INSTALL) -m 644
|
||||
INSTALL_OBJS = src/3proxy \
|
||||
src/dighosts \
|
||||
src/ftppr \
|
||||
src/mycrypt \
|
||||
src/pop3p \
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ INSTALL = /usr/bin/install
|
|||
INSTALL_BIN = $(INSTALL) -m 755
|
||||
INSTALL_DATA = $(INSTALL) -m 644
|
||||
INSTALL_OBJS = src/3proxy \
|
||||
src/dighosts \
|
||||
src/ftppr \
|
||||
src/mycrypt \
|
||||
src/pop3p \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue