Diff between 9e87e9d460c6428855dbd27724d808b4b8e4bd80 and 0bdfd14805ca6e217eb6fd43ea0bd31d6a5a0724
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index d65b28c..db8e7ae 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