From 322789cd4c45785a28990153c52c35e7c94ac07c Mon Sep 17 00:00:00 2001 From: frohlich Date: Tue, 7 Nov 2006 06:02:47 +0000 Subject: [PATCH] Modified Files: simgear/Makefile.am: Make 'make distclean' work --- simgear/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 97b15b05..24733acb 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -34,4 +34,4 @@ SUBDIRS = \ $(SGTHREAD_DIR) \ timing -DIST_SUBDIRS = $(SUBDIRS) compatibility threads +DIST_SUBDIRS = $(SUBDIRS) compatibility -- 2.39.5