summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2018-10-25 15:39:47 +0200
committerKarel Zak2018-12-07 12:33:34 +0100
commitce6cb22f0dc21ee2caece4169a63e4090e942db0 (patch)
treec4a8360f40440b30ffb70ec6480f79dd3340c480 /libsmartcols/src/Makemodule.am
parentlibsmartcols: add another UTF symbols (diff)
downloadkernel-qcow2-util-linux-ce6cb22f0dc21ee2caece4169a63e4090e942db0.tar.gz
kernel-qcow2-util-linux-ce6cb22f0dc21ee2caece4169a63e4090e942db0.tar.xz
kernel-qcow2-util-linux-ce6cb22f0dc21ee2caece4169a63e4090e942db0.zip
libsmartcols: move buffer stuff to buffer.c
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 665b2aa7f..392e5ddea 100644
--- a/libsmartcols/src/Makemodule.am
+++ b/libsmartcols/src/Makemodule.am
@@ -17,6 +17,7 @@ libsmartcols_la_SOURCES= \
libsmartcols/src/table.c \
libsmartcols/src/table_print.c \
libsmartcols/src/version.c \
+ libsmartcols/src/buffer.c \
libsmartcols/src/init.c
libsmartcols_la_LIBADD = $(LDADD) libcommon.la