diff options
Diffstat (limited to 'apps/Makefile')
-rw-r--r-- | apps/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/Makefile b/apps/Makefile index 3883598f646..8110e3ea035 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -10,12 +10,14 @@ INFO = README -DIRS = Gateway +DIRS = Gateway \ + JAWS -# The following directory isn't compiled by default since haven't +# The following directories aren't compiled by default since haven't # finished integrating it into ACE... # -# Orbix-Examples +# Orbix-Examples +# gperf #---------------------------------------------------------------------------- # Include macros and targets |