From dee98cdedc3c0e36fc6619fca06ad578da373f83 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 5 Dec 2008 15:53:40 +0100 Subject: [PATCH] include: swapheader.h is missing in Makefile.am Signed-off-by: Karel Zak --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 4b86e529..9cef4422 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,4 +2,4 @@ include $(top_srcdir)/config/include-Makefile.am dist_noinst_HEADERS = carefulputc.h env.h linux_reboot.h md5.h \ nls.h pathnames.h setproctitle.h widechar.h xstrncpy.h \ - linux_version.h blkdev.h bitops.h + linux_version.h blkdev.h bitops.h swapheader.h -- 2.39.5