summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-07-16 15:34:01 -0700
committerKeith Packard <keithp@keithp.com>2012-07-16 15:34:01 -0700
commit0edb5616a70fd480317acc99ec3c28c662aa8556 (patch)
treeae0e0afbe6ec20b0837e712046986ffadc76097a /src
parent5860f75677ee20fcf35ab89a6b62f3e14a1c32f5 (diff)
altos: megametrum depends on ao_companion.h
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r--src/megametrum-v0.1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/Makefile b/src/megametrum-v0.1/Makefile
index d415b59b..a519609e 100644
--- a/src/megametrum-v0.1/Makefile
+++ b/src/megametrum-v0.1/Makefile
@@ -9,6 +9,7 @@ INC = \
ao.h \
ao_arch.h \
ao_arch_funcs.h \
+ ao_companion.h \
ao_data.h \
ao_sample.h \
ao_pins.h \