summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-29 12:39:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-29 12:39:47 +0000
commit33ab74dabee3f7258f4843c368718ab25f022c69 (patch)
tree6c59d1295632683eb4ed6cf72be2c2854759cb46 /c/src/lib/libbsp/i386/pc386/Makefile.am
parent2009-05-25 Allan Hessenflow <allanh@kallisti.com> (diff)
downloadrtems-33ab74dabee3f7258f4843c368718ab25f022c69.tar.bz2
2009-05-29 Roxana Leontie <roxana.leontie@gmail.com>
* Makefile.am, preinstall.am: Install tty_drv.h
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/Makefile.am b/c/src/lib/libbsp/i386/pc386/Makefile.am
index 7ebc164a67..522fca55d2 100644
--- a/c/src/lib/libbsp/i386/pc386/Makefile.am
+++ b/c/src/lib/libbsp/i386/pc386/Makefile.am
@@ -27,7 +27,7 @@ noinst_PROGRAMS =
SUBDIRS = . tools
include_bsp_HEADERS = ../../i386/shared/irq/irq.h \
- ../../i386/shared/irq/irq_asm.h
+ ../../i386/shared/irq/irq_asm.h ../../i386/shared/comm/tty_drv.h
include_HEADERS += include/crt.h
nodist_include_HEADERS += ../../shared/include/coverhd.h