summaryrefslogtreecommitdiffstats
path: root/include/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.in')
-rw-r--r--include/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index 5a8de87a..78aa59f9 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -61,8 +61,12 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+build_alias = @build_alias@
+build_triplet = @build@
host_alias = @host_alias@
host_triplet = @host@
+target_alias = @target_alias@
+target_triplet = @target@
AR = @AR@
AS = @AS@
CC = @CC@
@@ -81,6 +85,8 @@ STRIP = @STRIP@
VERSION = @VERSION@
hdrdir = $(prefix)/include/bluetooth
+
+EXTRA_DIST = bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h sco.h
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
DIST_COMMON = Makefile.am Makefile.in