summaryrefslogtreecommitdiffstats
path: root/lib/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2017-02-16 13:04:26 +0100
committerKarel Zak2017-02-16 13:47:44 +0100
commit299ef2c45756e7123167d291cc476ada25469e58 (patch)
treed84b39f361427715d5b01c88f69393ec957ef6ed /lib/Makemodule.am
parenttests: use swap in sfdisk wipe test (diff)
downloadkernel-qcow2-util-linux-299ef2c45756e7123167d291cc476ada25469e58.tar.gz
kernel-qcow2-util-linux-299ef2c45756e7123167d291cc476ada25469e58.tar.xz
kernel-qcow2-util-linux-299ef2c45756e7123167d291cc476ada25469e58.zip
lib/mbsedit: add simple buffer editor
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'lib/Makemodule.am')
-rw-r--r--lib/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makemodule.am b/lib/Makemodule.am
index 209a51dc5..d20a9aca2 100644
--- a/lib/Makemodule.am
+++ b/lib/Makemodule.am
@@ -13,6 +13,7 @@ libcommon_la_SOURCES = \
lib/mangle.c \
lib/match.c \
lib/mbsalign.c \
+ lib/mbsedit.c\
lib/md5.c \
lib/pager.c \
lib/path.c \