summaryrefslogtreecommitdiffstats
path: root/include/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2015-07-24 12:57:46 +0200
committerKarel Zak2015-07-24 12:57:46 +0200
commit0bef6f759beb87d743c6dfb2a95d3e0b7075a462 (patch)
treee373aca99dedd1a648cbb08238085f69efde308f /include/Makemodule.am
parenttests: add udevadm settle (diff)
downloadkernel-qcow2-util-linux-0bef6f759beb87d743c6dfb2a95d3e0b7075a462.tar.gz
kernel-qcow2-util-linux-0bef6f759beb87d743c6dfb2a95d3e0b7075a462.tar.xz
kernel-qcow2-util-linux-0bef6f759beb87d743c6dfb2a95d3e0b7075a462.zip
libsmartcols: don't link with tinfo
Let's move color names to sequence translation to separate file to make it usable without all the stuff in lib/colors.c. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makemodule.am')
-rw-r--r--include/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makemodule.am b/include/Makemodule.am
index 48a19541e..f0bb898c3 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -9,6 +9,7 @@ dist_noinst_HEADERS += \
include/c.h \
include/closestream.h \
include/colors.h \
+ include/color-names.h \
include/cpuset.h \
include/crc32.h \
include/crc64.h \