mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-07 23:34:00 +00:00
Remove ircDDBGatewayConfig from make install
Do not attempt to install ircDDBGatewayConfig when using GUI-less Makefile. ircDDBGatewayConfig is a GUI application and regular Makefile does not build it.
This commit is contained in:
parent
a34abeeaee
commit
f3811bcaa2
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -87,7 +87,6 @@ endif
|
|||
$(MAKE) -C TimerControl install
|
||||
$(MAKE) -C TimeServer install
|
||||
$(MAKE) -C VoiceTransmit install
|
||||
$(MAKE) -C ircDDBGatewayConfig install
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue