# HG changeset patch # User Sam Lantinga # Date 1018822670 0 # Node ID b1cae30740a2f85e31d33b07043854db87f58568 # Parent 6dd188952b9e999a9a0886d8580708b7dcff62a3 Fixed failed make when running "make distclean" diff -r 6dd188952b9e -r b1cae30740a2 Makefile.am --- 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