8 lines
197 B
Makefile
8 lines
197 B
Makefile
|
|
SUBDIRS = examples
|
||
|
|
|
||
|
|
# The c++ and aolserver contrib directories are out of date and are
|
||
|
|
# are pointless to distribute in the offical source release.
|
||
|
|
|
||
|
|
EXTRA_DIST = watcom/Makefile watcom/_stdint.h
|
||
|
|
|