summaryrefslogtreecommitdiffstats
path: root/libstb/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libstb/Makefile.inc')
-rw-r--r--libstb/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstb/Makefile.inc b/libstb/Makefile.inc
index 15cdfbe9..3beafbad 100644
--- a/libstb/Makefile.inc
+++ b/libstb/Makefile.inc
@@ -4,7 +4,7 @@ LIBSTB_DIR = libstb
SUBDIRS += $(LIBSTB_DIR)
-LIBSTB_SRCS = container.c
+LIBSTB_SRCS = container.c rom.c
LIBSTB_OBJS = $(LIBSTB_SRCS:%.c=%.o)
LIBSTB = $(LIBSTB_DIR)/built-in.o
OpenPOWER on IntegriCloud