blob: f1d522a421e19a5a3a9a8e9ead73c6138e256da1 (
plain)
1
2
3
4
5
6
7
|
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
|