From f283a862d0cade675e06ccd33920a32b95d33e2e Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 5 Aug 2009 02:41:35 +0000 Subject: [PATCH] Fixed to last directory layout. --- misc/dist.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/dist.sh b/misc/dist.sh index 72fe3b77c..a341aa248 100644 --- a/misc/dist.sh +++ b/misc/dist.sh @@ -86,7 +86,10 @@ ase_files="config.h \ obj/msvc/*.txt \ obj/unix/*.txt \ src/*.cpp \ + src/*.h \ src/*.rc \ + src/ase/*.cpp \ + src/ase/*.h \ src/commands/*.cpp \ src/commands/*.h \ src/commands/fx/*.cpp \