summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-06-06 00:31:35 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-06-06 00:31:35 +0000
commit0ac46d20d06781d5af353272770bab6c244ea20b (patch)
treec32a2dcd57dc6657578cfd96db4cfa5653cde7b2 /common/Makefile.am
parent6370466ffd8daab036ed507ac6a99c27e3140c2e (diff)
Add basic Bluetooth helper API
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 4ab7af66..13752a04 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -2,7 +2,8 @@
noinst_LIBRARIES = libhelper.a
libhelper_a_SOURCES = oui.h oui.c list.h list.c \
- textfile.h textfile.c glib-ectomy.h glib-ectomy.c
+ textfile.h textfile.c helper.h helper.c \
+ glib-ectomy.h glib-ectomy.c
noinst_PROGRAMS = test_textfile