From c023fa77f9765c6c80793003a5c4fbf8d5a4bd5a Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Fri, 1 Jun 2018 18:37:31 +0200
Subject: Added a missing directory to SUBDIRS.

---
 plugins/arm/v7/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/arm/v7/Makefile.am b/plugins/arm/v7/Makefile.am
index f9bdb08..35b8133 100644
--- a/plugins/arm/v7/Makefile.am
+++ b/plugins/arm/v7/Makefile.am
@@ -35,4 +35,4 @@ AM_CPPFLAGS = $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS) -I$(top_srcdir)/src
 AM_CFLAGS = $(DEBUG_CFLAGS) $(WARNING_FLAGS) $(COMPLIANCE_FLAGS)
 
 
-SUBDIRS = opdefs opcodes operands
+SUBDIRS = opdefs opcodes operands registers
-- 
cgit v0.11.2-87-g4458