summaryrefslogtreecommitdiff
path: root/plugins/apihashing/python/classics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/apihashing/python/classics/Makefile.am')
-rw-r--r--plugins/apihashing/python/classics/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/apihashing/python/classics/Makefile.am b/plugins/apihashing/python/classics/Makefile.am
index e3dbc7e..316e13f 100644
--- a/plugins/apihashing/python/classics/Makefile.am
+++ b/plugins/apihashing/python/classics/Makefile.am
@@ -2,6 +2,7 @@
noinst_LTLIBRARIES = libapihashingpythonclassics.la
libapihashingpythonclassics_la_SOURCES = \
+ crc32.h crc32.c \
djb2.h djb2.c \
module.h module.c \
ror13.h ror13.c