summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2014-03-18 11:22:39 +0100
committerKarel Zak2014-04-03 12:29:16 +0200
commit1577b2592e2e31e52ed5d8cbed8fe90868891f8f (patch)
treeec98e5ad79f91624a7c714fc86be60b72bf08ac4 /libsmartcols/src/Makemodule.am
parentlibsmartcols: add cells (diff)
downloadkernel-qcow2-util-linux-1577b2592e2e31e52ed5d8cbed8fe90868891f8f.tar.gz
kernel-qcow2-util-linux-1577b2592e2e31e52ed5d8cbed8fe90868891f8f.tar.xz
kernel-qcow2-util-linux-1577b2592e2e31e52ed5d8cbed8fe90868891f8f.zip
libsmartcols: add columns
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/Makemodule.am')
-rw-r--r--libsmartcols/src/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/Makemodule.am b/libsmartcols/src/Makemodule.am
index 7ee700930..4c4fa4aa4 100644
--- a/libsmartcols/src/Makemodule.am
+++ b/libsmartcols/src/Makemodule.am
@@ -12,6 +12,7 @@ libsmartcols_la_SOURCES= \
libsmartcols/src/iter.c \
libsmartcols/src/symbols.c \
libsmartcols/src/cell.c \
+ libsmartcols/src/column.c \
$(smartcolsinc_HEADERS)
nodist_libsmartcols_la_SOURCES = libsmartcols/src/smartcolsP.h