diff options
author | Keith Packard <keithp@keithp.com> | 2009-06-17 23:22:25 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-06-17 23:22:25 -0700 |
commit | 49bf37767d2453869f2ca2c0832d1124322c66e0 (patch) | |
tree | 43281d8c6378760f431416f330bcfceb84acc973 /Makefile.am | |
parent | e59520e343c2573b1b92c0b3c4aaa93e51bc55d3 (diff) |
Add ejection computation utility
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7bfda5bc..a619ae2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS=src aoview cctools +SUBDIRS=src aoview cctools utils |