From f8f35363dea922ef92083b0c0c687674f9ae25e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 23 Jan 2010 05:05:08 +0100 Subject: [PATCH] [test] Fix some typos --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index b537f1a687..e22c32907e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -343,10 +343,10 @@ testoffscreen_SOURCES = \ gtkoffscreenbox.h \ testoffscreen.c -testoffscreenwindnow_SOURCES = \ +testoffscreenwindow_SOURCES = \ testoffscreenwindow.c -testwindow_SOURCES = \ +testwindows_SOURCES = \ testwindows.c EXTRA_DIST += \