Whoops, clean files in the dist directory

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401807
This commit is contained in:
Sam Lantinga 2006-05-17 04:42:37 +00:00
parent 823969fe45
commit 331b0087ee

View file

@ -150,7 +150,7 @@ dist $(distfile):
tar cf - $(DIST) | (cd $(distdir); tar xf -)
cp $(distdir)/include/SDL_config.h.default $(distdir)/include/SDL_config.h
rm -rf `find $(distdir) -name .svn`
find $(srcdir) \( \
find $(distdir) \( \
-name '*~' -o \
-name '*.bak' -o \
-name '*.old' -o \