summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2014-05-20 00:50:41 -0700
committerJay Sorg <jay.sorg@gmail.com>2014-05-20 00:50:41 -0700
commit1d1eb037f311e4f4d97e12d128eb330f57bdfb36 (patch)
treec30a6047981cef3e11a4bd7e2666fadf2818a013
parent434372dbe4b061cff19fd15a81334e599ae4ef27 (diff)
downloadxrdp-proprietary-1d1eb037f311e4f4d97e12d128eb330f57bdfb36.tar.gz
xrdp-proprietary-1d1eb037f311e4f4d97e12d128eb330f57bdfb36.zip
added defautl.pa
-rw-r--r--configure.ac1
-rw-r--r--instfiles/Makefile.am3
-rw-r--r--instfiles/pulse/Makefile.am3
3 files changed, 6 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f4f5810..d11998f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -193,6 +193,7 @@ AC_CONFIG_FILES([Makefile
instfiles/pam.d/Makefile
instfiles/init.d/Makefile
instfiles/default/Makefile
+ instfiles/pulse/Makefile
genkeymap/Makefile
xrdpapi/Makefile
xrdpvr/Makefile
diff --git a/instfiles/Makefile.am b/instfiles/Makefile.am
index b7fa3b9b..b1c0ebd0 100644
--- a/instfiles/Makefile.am
+++ b/instfiles/Makefile.am
@@ -5,7 +5,8 @@ xrdp.service
SUBDIRS = \
pam.d \
init.d \
- default
+ default \
+ pulse
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
diff --git a/instfiles/pulse/Makefile.am b/instfiles/pulse/Makefile.am
new file mode 100644
index 00000000..fcd9ee4b
--- /dev/null
+++ b/instfiles/pulse/Makefile.am
@@ -0,0 +1,3 @@
+EXTRA_DIST = default.pa
+pulsedir=$(sysconfdir)/xrdp/pulse
+pulse_DATA = default.pa