Diff between d0179f0d6bee980673b22098e979b30e39a0a4d4 and 0779dd9b3b8bf9edfed4f9c66740a606faedd377

Changed Files

File Additions Deletions Status
Makefile.am +2 -1 modified

Full Patch

diff --git a/Makefile.am b/Makefile.am
index d475555..d6c1d73 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -106,7 +106,8 @@ sbc_sbctest_CFLAGS = $(AM_CFLAGS) @SNDFILE_CFLAGS@
 endif
 endif
 
-attrib_sources = attrib/att.h attrib/att.c attrib/gatt.h attrib/gatt.c \
+attrib_sources = attrib/att.h attrib/att-database.h attrib/att.c \
+		attrib/gatt.h attrib/gatt.c \
 		attrib/gattrib.h attrib/gattrib.c attrib/client.h \
 		attrib/client.c attrib/gatt-service.h attrib/gatt-service.c