summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/include/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 15:39:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 15:39:24 +0000
commit87fad5c200fafbf64b8a4a469581878aaa0b6af1 (patch)
tree6a5818c2e384e939ae3fe61098d756d26e5d7ff4 /c/src/librdbg/include/Makefile.am
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbg (diff)
downloadrtems-87fad5c200fafbf64b8a4a469581878aaa0b6af1.tar.bz2
Added as part of moving librdbg to its own top level package. This was
done as part of a patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
Diffstat (limited to 'c/src/librdbg/include/Makefile.am')
-rw-r--r--c/src/librdbg/include/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/librdbg/include/Makefile.am b/c/src/librdbg/include/Makefile.am
new file mode 100644
index 0000000000..1f56857d20
--- /dev/null
+++ b/c/src/librdbg/include/Makefile.am
@@ -0,0 +1,11 @@
+##
+## $Id$
+##
+
+AUTOMAKE_OPTIONS = foreign 1.4
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+
+SUBDIRS = rdbg
+
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am