8 lines
198 B
Makefile
8 lines
198 B
Makefile
SUBDIRS = hierarchy cppunittest simple ClockerPlugIn DumperPlugIn money
|
|
|
|
# No dist subdir for msvc6: is handled by toplevel dist-hook
|
|
# DIST_SUBDIRS = msvc6
|
|
|
|
EXTRA_DIST = examples.dsw examples.opt
|
|
|