From 5e016fa9b2bf28971ed1794f4706c6538b1d411c Mon Sep 17 00:00:00 2001 From: Ben Byer Date: Sat, 8 Dec 2007 06:12:46 -0800 Subject: [PATCH] Added darwinEvents.h to EXTRA_DIST (cherry picked from commit 45e5247564c423a2bf02cfec1993155858c91a14) --- hw/xquartz/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am index 5814eb79f..1876e8611 100644 --- a/hw/xquartz/Makefile.am +++ b/hw/xquartz/Makefile.am @@ -40,6 +40,7 @@ EXTRA_DIST = \ applewmExt.h \ darwinClut8.h \ darwin.h \ + darwinEvents.h \ darwinKeyboard.h \ keysym2ucs.h \ pseudoramiX.h \