summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2012-04-23 09:10:04 -0400
committerGedare Bloom <gedare@rtems.org>2012-04-23 09:26:34 -0400
commitfb78f9170f71170a6b2ca3c78bb54ed3c5f6b1ed (patch)
tree627e77e7e555ad228e057091ad30e46a944c23e6 /cpukit/Makefile.am
parentscore: Documentation (diff)
downloadrtems-fb78f9170f71170a6b2ca3c78bb54ed3c5f6b1ed.tar.bz2
PR1908: consolidate libqos code and fix installed header location
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 765716627a..542d512153 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -15,7 +15,6 @@ SUBDIRS += libi2c
SUBDIRS += libmisc
SUBDIRS += libmd
SUBDIRS += libgnat
-SUBDIRS += libqos
SUBDIRS += wrapup
SUBDIRS += zlib
@@ -166,6 +165,9 @@ include_rtems_HEADERS += libmisc/fb/mw_uid.h
include_rtems_HEADERS += libmisc/mouse/mouse_parser.h
include_rtems_HEADERS += libmisc/mouse/serial_mouse.h
+## libqos
+include_rtems_HEADERS += libqos/qreslib.h
+
## shell
if LIBSHELL
include_rtems_HEADERS += libmisc/shell/shell.h