diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |