Diff between 5518b966d5f6ee31c71d4e7716ec9e56002df8a6 and fbba0f7d5f823297c930b8a4b6aa17d43e468c63

Changed Files

File Additions Deletions Status
android/Makefile.am +1 -1 modified

Full Patch

diff --git a/android/Makefile.am b/android/Makefile.am
index f91d8eb..0a32a95 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -116,7 +116,7 @@ android_android_tester_LDFLAGS = -pthread
 
 noinst_LTLIBRARIES += android/libaudio-internal.la
 
-android_libaudio_internal_la_SOURCES = androdid/audio-msg.h \
+android_libaudio_internal_la_SOURCES = android/audio-msg.h \
 					android/hal-audio.c \
 					android/hardware/audio.h \
 					android/hardware/audio_effect.h \