From 952bd004bec78c6ae43253dc42d897c42c9f90cd Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Tue, 10 Jul 2012 12:19:55 +1000 Subject: Fix typo in config test name. Change-Id: Ic89cb21f9098591c97f780bd50248686f4da3919 Reviewed-by: Kurt Korbatits --- qtmultimedia.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index 4d3a71cef..645685aea 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -8,7 +8,7 @@ win32 { qtCompileTest(evr) } else { qtCompileTest(alsa) - qtCompileTest(pulsaudio) + qtCompileTest(pulseaudio) qtCompileTest(gstreamer) { qtCompileTest(gstreamer_photography) qtCompileTest(gstreamer_appsrc) -- cgit v1.2.3