summaryrefslogtreecommitdiffstats
path: root/text-utils/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/Makemodule.am')
-rw-r--r--text-utils/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/Makemodule.am b/text-utils/Makemodule.am
index bd3d53f82..94c8c7e05 100644
--- a/text-utils/Makemodule.am
+++ b/text-utils/Makemodule.am
@@ -34,7 +34,7 @@ hexdump_SOURCES = \
text-utils/hexdump.c \
text-utils/hexdump.h \
text-utils/hexdump-parse.c
-hexdump_LDADD = $(LDADD) libcommon.la
+hexdump_LDADD = $(LDADD) libcommon.la libtcolors.la
endif
if BUILD_REV