From ce781cac1b52003da6c025cd29e2c2ad97dbb324 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 11 Sep 2008 16:24:20 -0700 Subject: [PATCH] Fix distcheck. --- configure.ac | 1 - hw/xfree86/common/Makefile.am | 2 -- 2 files changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index 51f17c8d2..a04a6d568 100644 --- a/configure.ac +++ b/configure.ac @@ -1861,7 +1861,6 @@ hw/vfb/Makefile hw/xnest/Makefile hw/xwin/Makefile hw/xquartz/Makefile -hw/xquartz/GL/Makefile hw/xquartz/bundle/Makefile hw/xquartz/doc/Makefile hw/xquartz/mach-startup/Makefile diff --git a/hw/xfree86/common/Makefile.am b/hw/xfree86/common/Makefile.am index de14dbb1c..745278b9a 100644 --- a/hw/xfree86/common/Makefile.am +++ b/hw/xfree86/common/Makefile.am @@ -54,7 +54,6 @@ DISTCLEANFILES = xf86Build.h CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ - atKeynames.h \ compiler.h \ fourcc.h \ scoasm.h \ @@ -77,7 +76,6 @@ EXTRA_DIST = \ xf86xvmc.h \ xf86xvpriv.h \ xisb.h \ - xf86Version.h \ xorgVersion.h \ xf86Date.h \ $(MODEDEFSOURCES) \