summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/Makemodule.am
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-17 11:46:17 +0100
committerKarel Zak2014-04-03 12:29:15 +0200
commit0b0ab9ff96f078e2d952206093c554849741dffa (patch)
treed0a84560975245b867dd9adae5b214d27a265711 /libsmartcols/src/Makemodule.am
parentlibsmartcols: add basic files (diff)
downloadkernel-qcow2-util-linux-0b0ab9ff96f078e2d952206093c554849741dffa.tar.gz
kernel-qcow2-util-linux-0b0ab9ff96f078e2d952206093c554849741dffa.tar.xz
kernel-qcow2-util-linux-0b0ab9ff96f078e2d952206093c554849741dffa.zip
libsmartcols: add iterator
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 f942b6789..3dbac9ca1 100644
--- a/libsmartcols/src/Makemodule.am
+++ b/libsmartcols/src/Makemodule.am
@@ -9,6 +9,7 @@ libsmartcols_la_SOURCES= \
include/list.h \
\
libsmartcols/src/smartcolsP.h \
+ libsmartcols/src/iter.c \
$(smartcolsinc_HEADERS)
nodist_libsmartcols_la_SOURCES = libsmartcols/src/smartcolsP.h