Fixed failed make when running "make distclean"
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40352
This commit is contained in:
parent
f53b99badc
commit
be790734fd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SUBDIRS = src include docs
|
||||||
## here, as well as have a Makefile generated at the end of configure.in
|
## here, as well as have a Makefile generated at the end of configure.in
|
||||||
##
|
##
|
||||||
## This only works for subdirectories one level deep.
|
## This only works for subdirectories one level deep.
|
||||||
DIST_SUBDIRS = $(SUBDIRS) docs
|
DIST_SUBDIRS = $(SUBDIRS)
|
||||||
|
|
||||||
# SDL runtime configuration script
|
# SDL runtime configuration script
|
||||||
bin_SCRIPTS = sdl-config
|
bin_SCRIPTS = sdl-config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue