summaryrefslogtreecommitdiffstats
path: root/text-utils/Makemodule.am
diff options
context:
space:
mode:
authorOndrej Oprala2013-11-08 17:13:07 +0100
committerKarel Zak2013-12-02 13:44:19 +0100
commitd4646ea4b0e94ebb1309dedd679793ce78039d03 (patch)
treef6c55fd5e8504c6befa1edd52088a3369f28d8cd /text-utils/Makemodule.am
parenthexdump: add the prefix 'hexdump-' to {conv,display,parse}.c (diff)
downloadkernel-qcow2-util-linux-d4646ea4b0e94ebb1309dedd679793ce78039d03.tar.gz
kernel-qcow2-util-linux-d4646ea4b0e94ebb1309dedd679793ce78039d03.tar.xz
kernel-qcow2-util-linux-d4646ea4b0e94ebb1309dedd679793ce78039d03.zip
hexdump: Merge hexsyntax.c into hexdump.c
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'text-utils/Makemodule.am')
-rw-r--r--text-utils/Makemodule.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/text-utils/Makemodule.am b/text-utils/Makemodule.am
index 267a195ca..ff9fb51ba 100644
--- a/text-utils/Makemodule.am
+++ b/text-utils/Makemodule.am
@@ -33,7 +33,6 @@ hexdump_SOURCES = \
text-utils/hexdump-display.c \
text-utils/hexdump.c \
text-utils/hexdump.h \
- text-utils/hexsyntax.c \
text-utils/hexdump-parse.c
hexdump_LDADD = $(LDADD) libcommon.la