mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 11:45:13 -05:00
Whoops, clean files in the dist directory
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user