diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-08-24 11:03:03 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-08-24 11:03:03 +0000 |
commit | 6da594e8cca90268dedbf99b22f19dbfcf4fcfd6 (patch) | |
tree | a22f47b8d68b2f946861f1dfa1adf5423cd54d16 /misc/Makefile | |
parent | a73785a9e44cf72b1ed372624408c8e704f258ba (diff) | |
download | ports-6da594e8cca90268dedbf99b22f19dbfcf4fcfd6.tar.gz ports-6da594e8cca90268dedbf99b22f19dbfcf4fcfd6.zip |
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 09a90d564ba0..cb73c1cc4cc9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -53,6 +53,7 @@ SUBDIR += compat4x SUBDIR += compat5x SUBDIR += compat6x + SUBDIR += compat7x SUBDIR += countrycodes SUBDIR += cpuid SUBDIR += crosspad |