Mercurial > sdl-ios-xcode
changeset 351:b1cae30740a2
Fixed failed make when running "make distclean"
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 14 Apr 2002 22:17:50 +0000 |
parents | 6dd188952b9e |
children | b49fc922e7f6 |
files | Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Sun Apr 14 21:51:25 2002 +0000 +++ b/Makefile.am Sun Apr 14 22:17:50 2002 +0000 @@ -10,7 +10,7 @@ ## here, as well as have a Makefile generated at the end of configure.in ## ## This only works for subdirectories one level deep. -DIST_SUBDIRS = $(SUBDIRS) docs +DIST_SUBDIRS = $(SUBDIRS) # SDL runtime configuration script bin_SCRIPTS = sdl-config