Whoops, clean files in the dist directory
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401807
This commit is contained in:
parent
823969fe45
commit
331b0087ee
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue