Merge branch 'wfix-pulsechansrv-makefile' into devel
This commit is contained in:
commit
ff85cb4530
@ -4,7 +4,7 @@
|
||||
|
||||
# change this to your pulseaudio source directory
|
||||
PULSE_DIR = /tmp/pulseaudio-10.0
|
||||
CFLAGS = -Wall -O2 -I$(PULSE_DIR) -I$(PULSE_DIR)/src -DHAVE_CONFIG_H -fPIC
|
||||
CFLAGS = -Wall -O2 -I $(PULSE_DIR) -I $(PULSE_DIR)/src -DHAVE_CONFIG_H -fPIC
|
||||
|
||||
all: module-xrdp-sink.so module-xrdp-source.so
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user