5 lines
172 B
Makefile
5 lines
172 B
Makefile
|
## TODO: this should be installed as data files
|
||
|
EXTRA_DIST = automation3.txt
|
||
|
## So should all the stuff in the subdirs
|
||
|
SUBDIRS = auto3 autoload demos tests include v4-docs
|