summaryrefslogtreecommitdiffstats
path: root/text-utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/Makefile.am')
-rw-r--r--text-utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/text-utils/Makefile.am b/text-utils/Makefile.am
index 2c1dfa423..7e770c913 100644
--- a/text-utils/Makefile.am
+++ b/text-utils/Makefile.am
@@ -8,6 +8,8 @@ column_SOURCES = column.c $(top_srcdir)/lib/strutils.c
col_SOURCES = col.c $(top_srcdir)/lib/strutils.c
+colrm_SOURCES = colrm.c $(top_srcdir)/lib/strutils.c
+
hexdump_SOURCES = hexdump.c conv.c display.c hexsyntax.c parse.c \
hexdump.h $(top_srcdir)/lib/strutils.c