From 7ea8cb1942253137986258bfe467327ac6cd75d5 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 26 Feb 2008 11:34:43 +0900 Subject: build: include configure and include/config.h.in in dist tarball Cc: Bernhard Walle Signed-off-by: Simon Horman --- include/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index eebbd24..bf2c4ed 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,6 @@ dist += include/Makefile \ include/config.h \ + include/config.h.in \ include/x86/x86-linux.h \ include/x86/mb_info.h \ include/x86/mb_header.h \ -- cgit