summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--text-utils/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/text-utils/Makefile.am b/text-utils/Makefile.am
index 32c8c643..a3f59e9f 100644
--- a/text-utils/Makefile.am
+++ b/text-utils/Makefile.am
@@ -9,6 +9,7 @@ hexdump_SOURCES = hexdump.c conv.c display.c hexsyntax.c parse.c \
dist_man_MANS = col.1 colcrt.1 colrm.1 column.1 hexdump.1 rev.1 line.1 tailf.1
col_LDADD = -L$(top_builddir)/gnulib -lgnu
+column_LDADD = -L$(top_builddir)/gnulib -lgnu
if HAVE_NCURSES
bin_PROGRAMS = more