From 567c172c4d400fdfe69e7b096a3877fce5c2de9f Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sat, 16 Feb 2008 00:35:50 -0800 Subject: [PATCH] Fixed unescaped newline in EXTRA_DIST --- hw/xquartz/bundle/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xquartz/bundle/Makefile.am b/hw/xquartz/bundle/Makefile.am index 95cfd19f7..093a102b5 100644 --- a/hw/xquartz/bundle/Makefile.am +++ b/hw/xquartz/bundle/Makefile.am @@ -18,7 +18,7 @@ EXTRA_DIST = \ Info.plist \ X11.icns \ bundle-main.c \ - X11.xcodeproj/project.pbxproj + X11.xcodeproj/project.pbxproj \ Dutch.lproj/InfoPlist.strings \ Dutch.lproj/Localizable.strings \ Dutch.lproj/main.nib/keyedobjects.nib \