diff options
author | Keith Packard <keithp@keithp.com> | 2008-12-19 21:11:45 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-12-19 21:11:45 -0800 |
commit | 9025eb792861930e6af918d2727c4f5d97a69936 (patch) | |
tree | dcace71405af05c9673112c481beed81aae6ddb8 /Makefile.am | |
parent | ab909db28307cfbf7ee8d692506bb79d7ffd627a (diff) |
Autotools.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 00000000..71aee980 --- /dev/null +++ b/Makefile.am @@ -0,0 +1 @@ +SUBDIRS=lib ccload target/blink |