diff Makefile.am @ 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 eadc0746dfaf
children 3791ff65cddd
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