mirror of
https://github.com/transmission/transmission
synced 2024-12-24 08:43:27 +00:00
Disables building of the BeOS UI for now
This commit is contained in:
parent
d07b688c86
commit
f291041fa4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ifeq ($(GTK),yes)
|
|||
TARGETS += .gtk
|
||||
endif
|
||||
ifeq ($(SYSTEM),BeOS)
|
||||
TARGETS += .beos
|
||||
#TARGETS += .beos
|
||||
endif
|
||||
|
||||
all: $(TARGETS)
|
||||
|
|
Loading…
Reference in a new issue