From 03e707987f7f32e47dd0355c6d16bfb9169a379b Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sun, 27 Apr 2008 00:01:14 -0700 Subject: [PATCH] XQuartz: Added missing Xquartz.man.pre to EXTRA_DIST --- hw/xquartz/xpr/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xquartz/xpr/Makefile.am b/hw/xquartz/xpr/Makefile.am index 12009fb41..41f2b8655 100644 --- a/hw/xquartz/xpr/Makefile.am +++ b/hw/xquartz/xpr/Makefile.am @@ -47,6 +47,7 @@ include $(top_srcdir)/cpprules.in cp $< $@ EXTRA_DIST = \ + Xquartz.man.pre \ dri.h \ dristruct.h \ appledri.h \