summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/pulse/Makefile
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2018-08-03 10:05:46 +0900
committerKoichiro IWAO <meta@vmeta.jp>2018-08-03 10:05:46 +0900
commitff85cb45304d8f1e7ae2bc8dab8203c2e2f8fd98 (patch)
tree4c567643732e9a3b36dbd79ae41a99ba10a17c89 /sesman/chansrv/pulse/Makefile
parentb8c7aadcb6a9d2bb7b57c3b5e28cc94192629ba1 (diff)
parent8427c3601bcf5bebedef149eae7cb8d6854bcfbb (diff)
downloadxrdp-proprietary-ff85cb45304d8f1e7ae2bc8dab8203c2e2f8fd98.tar.gz
xrdp-proprietary-ff85cb45304d8f1e7ae2bc8dab8203c2e2f8fd98.zip
Merge branch 'wfix-pulsechansrv-makefile' into devel
Diffstat (limited to 'sesman/chansrv/pulse/Makefile')
-rw-r--r--sesman/chansrv/pulse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/chansrv/pulse/Makefile b/sesman/chansrv/pulse/Makefile
index 74977221..de53ff69 100644
--- a/sesman/chansrv/pulse/Makefile
+++ b/sesman/chansrv/pulse/Makefile
@@ -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