From eb5562637beab22f3f906a116775cb98c752320f Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 16 Nov 2009 23:36:44 +0000 Subject: build-sys: Fix missing trailing slash in 14eaf2 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9860bbed..b45908b3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -150,7 +150,7 @@ EXTRA_DIST = \ daemon/pulseaudio-kde.desktop.in \ map-file \ daemon/pulseaudio-system.conf \ - modules/alsa/mixer/profile-sets/90-pulseaudio.rules + modules/alsa/mixer/profile-sets/90-pulseaudio.rules \ ${ALSA_PROFILES} \ ${ALSA_PATHS} -- cgit