Diff between cd84ce5248c9614e4efa485827b4763b76478ea7 and 9e87e9d460c6428855dbd27724d808b4b8e4bd80
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index d922f2f..d65b28c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,7 +168,7 @@ builtin_nodist += profiles/sap/sap.c
noinst_LIBRARIES += profiles/sap/libsap.a
-profiles_sap_libsap_a_SOURCES = profiles_sap/sap.h profiles/sap/sap-dummy.c \
+profiles_sap_libsap_a_SOURCES = profiles/sap/sap.h profiles/sap/sap-dummy.c \
profiles/sap/sap-u8500.c
endif