summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/capture/Makefile.am')
-rw-r--r--cpukit/libmisc/capture/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libmisc/capture/Makefile.am b/cpukit/libmisc/capture/Makefile.am
index e58ff61a43..571fedc73d 100644
--- a/cpukit/libmisc/capture/Makefile.am
+++ b/cpukit/libmisc/capture/Makefile.am
@@ -12,11 +12,11 @@ OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))
include_rtems_HEADERS = capture.h capture-cli.h
-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