summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/text-utils/Makefile.am b/text-utils/Makefile.am
index dec895b4..eee00c32 100644
--- a/text-utils/Makefile.am
+++ b/text-utils/Makefile.am
@@ -4,7 +4,7 @@ EXTRA_DIST = README.clear README.col
usrbin_exec_PROGRAMS = col colcrt colrm column hexdump rev line tailf
-hexdump_SOURCES = hexdump.c conv.c display.c hexsyntax.c odsyntax.c parse.c \
+hexdump_SOURCES = hexdump.c conv.c display.c hexsyntax.c parse.c \
hexdump.h
dist_man_MANS = col.1 colcrt.1 colrm.1 column.1 hexdump.1 rev.1 line.1 tailf.1