From: Keith Packard Date: Mon, 16 Jul 2012 22:34:01 +0000 (-0700) Subject: altos: megametrum depends on ao_companion.h X-Git-Tag: 1.1~79 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=0edb5616a70fd480317acc99ec3c28c662aa8556 altos: megametrum depends on ao_companion.h Signed-off-by: Keith Packard --- 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 \