equal
deleted
inserted
replaced
8 |
8 |
9 ## Any directories you want a part of the distribution should be listed |
9 ## Any directories you want a part of the distribution should be listed |
10 ## here, as well as have a Makefile generated at the end of configure.in |
10 ## here, as well as have a Makefile generated at the end of configure.in |
11 ## |
11 ## |
12 ## This only works for subdirectories one level deep. |
12 ## This only works for subdirectories one level deep. |
13 DIST_SUBDIRS = $(SUBDIRS) docs |
13 DIST_SUBDIRS = $(SUBDIRS) |
14 |
14 |
15 # SDL runtime configuration script |
15 # SDL runtime configuration script |
16 bin_SCRIPTS = sdl-config |
16 bin_SCRIPTS = sdl-config |
17 |
17 |
18 # All the rest of the distributed files |
18 # All the rest of the distributed files |