summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>2012-07-10 15:08:21 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-07-10 15:21:44 -0300
commit0bdfd14805ca6e217eb6fd43ea0bd31d6a5a0724 (patch)
tree794a8f2bc4b4ad6bbde69d29ee076687c4ceb300 /Makefile.am
parent9e87e9d460c6428855dbd27724d808b4b8e4bd80 (diff)
downloadbluez-0bdfd14805ca6e217eb6fd43ea0bd31d6a5a0724.tar.gz
build: Fix typo
"ptofiles" should have been "profiles"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d65b28cf1..db8e7aea9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -128,7 +128,7 @@ mcap_sources =
if MCAP
mcap_sources += profiles/health/mcap_lib.h profiles/health/mcap_internal.h \
- ptofiles/health/mcap.h profiles/health/mcap.c \
+ profiles/health/mcap.h profiles/health/mcap.c \
profiles/health/mcap_sync.c
endif