diff options
author | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-28 18:58:24 +0000 |
---|---|---|
committer | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-28 18:58:24 +0000 |
commit | 568bba2e9dd6277812e066d2738278c11c849bbe (patch) | |
tree | d2025e178a8ad95f3779955c10155cdd82ab5ddd /devel/Makefile | |
parent | e6c664eccaedcb9d5442a3d5842305117bd4e7cc (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 79e398ca4348..93f892a4b56f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -592,7 +592,6 @@ SUBDIR += fb-adb SUBDIR += fb303 SUBDIR += fc++ - SUBDIR += ffcall SUBDIR += fga SUBDIR += fhist SUBDIR += fib @@ -1333,6 +1332,7 @@ SUBDIR += libfaketime SUBDIR += libfastcommon SUBDIR += libfastjson + SUBDIR += libffcall SUBDIR += libffi SUBDIR += libfirm SUBDIR += libflatarray |