diff options
author | Renato Botelho <garga@FreeBSD.org> | 2011-08-30 23:16:13 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2011-08-30 23:16:13 +0000 |
commit | 19271a617a4b04136056356f549e0dcb2531dd44 (patch) | |
tree | db25fb8cc4cc63ef260ba0f0d32df3b3ffa15021 /misc/Makefile | |
parent | e8886d64b7036b949144f8d13a366fbe0c129e68 (diff) |
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index d00bd160b946..f0476f99a027 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -51,6 +51,7 @@ SUBDIR += compat5x SUBDIR += compat6x SUBDIR += compat7x + SUBDIR += compat8x SUBDIR += countrycodes SUBDIR += cpuid SUBDIR += crosspad |