summaryrefslogtreecommitdiff
path: root/plugins/dex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dex/Makefile.am')
-rw-r--r--plugins/dex/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/dex/Makefile.am b/plugins/dex/Makefile.am
index 7bdf930..8a092d5 100644
--- a/plugins/dex/Makefile.am
+++ b/plugins/dex/Makefile.am
@@ -34,7 +34,8 @@ libdex_la_SOURCES = \
format.h format.c \
loading.h loading.c \
method.h method.c \
- pool.h pool.c
+ pool.h pool.c \
+ routine.h routine.c
libdex_la_LIBADD = \
$(PYTHON3_LIBADD)