mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Fixed failed make when running "make distclean"
This commit is contained in:
parent
eddc216018
commit
c6a0b5febd
|
|
@ -10,7 +10,7 @@ SUBDIRS = src include docs
|
|||
## 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user