From: Petr Uzel Date: Tue, 24 Apr 2012 08:20:55 +0000 (+0200) Subject: build-sys: add ttyutils.h to dist X-Git-Tag: v2.22-rc1~472 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f64f9bde7a4b09e04bc95333a57f20f50a71f89;p=thirdparty%2Futil-linux.git build-sys: add ttyutils.h to dist Signed-off-by: Petr Uzel --- diff --git a/include/Makefile.am b/include/Makefile.am index 3f509701f5..f61cb04239 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -36,6 +36,7 @@ dist_noinst_HEADERS = \ swapheader.h \ sysfs.h \ tt.h \ + ttyutils.h \ usleep.h \ wholedisk.h \ widechar.h \