summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2011-06-29 15:16:10 +0200
committerColin Guthrie <colin@mageia.org>2011-06-30 11:54:03 +0100
commit107106afd4e6f93d495f75c224cde6817319d662 (patch)
treee2e787206c132af0fd0098c26305abe05e47825c /src/Makefile.am
parent3722dbbcb3bbe889ca9e5ae061aa01f2e9cb29a0 (diff)
build-sys: Process configuration files with m4
This allows for build-time conditionals to be processed, eliminating the need for a separate default.pa.win32.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c2b8224a..0a249f03 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,7 +81,6 @@ EXTRA_DIST = \
daemon/daemon.conf.in \
daemon/default.pa.in \
daemon/system.pa.in \
- daemon/default.pa.win32 \
depmod.py \
daemon/esdcompat.in \
daemon/start-pulseaudio-x11.in \