From 2eb495df736aaa6a73a4609612918e3097fdf5a8 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Sat, 25 Jan 2020 11:37:04 -0600 Subject: [PATCH] Add bob --- andorApp/op/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/andorApp/op/Makefile b/andorApp/op/Makefile index a4aec75..c0b8a1e 100644 --- a/andorApp/op/Makefile +++ b/andorApp/op/Makefile @@ -5,6 +5,7 @@ ADL_DIR = adl UI_DIR = ui/autoconvert EDL_DIR = edl/autoconvert OPI_DIR = opi/autoconvert +BOB_DIR = bob/autoconvert include $(CONFIG)/RULES_DIRS