summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-04-03 05:57:41 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-04-03 05:57:41 +0000
commitdb3ac6f0370159237530248efa79557c2cd98499 (patch)
tree13aba4feb88262f5a870b78d8345d50e3d6e1ab7
parent708758a0b94a2cbe2f1ffb061ff934f140fdacb7 (diff)
Don't install sdp_internal.h
-rw-r--r--include/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index ec8835a2..bdb5e939 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -4,7 +4,9 @@
includedir = @includedir@/bluetooth
-include_HEADERS = bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h sco.h rfcomm.h sdp.h sdp_lib.h sdp_internal.h bnep.h cmtp.h
+include_HEADERS = bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h sco.h rfcomm.h sdp.h sdp_lib.h bnep.h cmtp.h
+
+noinst_HEADERS = sdp_internal.h
all-local: