summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/Makefile.am')
-rw-r--r--cpukit/libmisc/shell/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libmisc/shell/Makefile.am b/cpukit/libmisc/shell/Makefile.am
index 60b863bed1..b0c0702109 100644
--- a/cpukit/libmisc/shell/Makefile.am
+++ b/cpukit/libmisc/shell/Makefile.am
@@ -15,11 +15,11 @@ if LIBSHELL
include_rtems_HEADERS = shell.h
endif
-noinst_HEADERS = config.h
-
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
+AM_CPPFLAGS += -I$(top_builddir)
+
$(PROJECT_INCLUDE)/rtems:
@$(mkinstalldirs) $@
$(PROJECT_INCLUDE)/rtems/%.h: %.h