From 8d507f161b2381ac199f54d4aef3b835cf5ab1a6 Mon Sep 17 00:00:00 2001 From: ehofman Date: Sat, 22 Oct 2005 11:07:00 +0000 Subject: [PATCH] Remove some dead code. --- simgear/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 24cda434..97b15b05 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -32,7 +32,6 @@ SUBDIRS = \ serial \ sound \ $(SGTHREAD_DIR) \ - timing \ - xgl + timing DIST_SUBDIRS = $(SUBDIRS) compatibility threads -- 2.39.5