summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2010-04-06 16:15:15 +0200
committerKarel Zak2010-06-03 15:20:12 +0200
commitc15b21e4e33853fcfdbc9553597243d4dd8eb310 (patch)
treec172c73224d5e2bd58b37fb4655e7d7a7fd4f34f /include/Makefile.am
parentinclude: move shlibs/.../list.h to the include/ directory (diff)
downloadkernel-qcow2-util-linux-c15b21e4e33853fcfdbc9553597243d4dd8eb310.tar.gz
kernel-qcow2-util-linux-c15b21e4e33853fcfdbc9553597243d4dd8eb310.tar.xz
kernel-qcow2-util-linux-c15b21e4e33853fcfdbc9553597243d4dd8eb310.zip
lib: add tt.c (Tree and Table output)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index d4d007270..c726b9d2f 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -18,6 +18,7 @@ dist_noinst_HEADERS = \
pathnames.h \
setproctitle.h \
swapheader.h \
+ tt.h \
usleep.h \
wholedisk.h \
widechar.h \