~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to common/Makefile.am

ImportĀ upstreamĀ versionĀ 4.81

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
noinst_LIBRARIES = libhelper.a
3
 
 
4
 
libhelper_a_SOURCES = oui.h oui.c textfile.h textfile.c logging.h logging.c \
5
 
                glib-helper.h glib-helper.c sdp-xml.h sdp-xml.c btio.h btio.c
6
 
 
7
 
noinst_PROGRAMS = test_textfile
8
 
 
9
 
test_textfile_LDADD = libhelper.a
10
 
 
11
 
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ @GDBUS_CFLAGS@
12
 
 
13
 
EXTRA_DIST = ppoll.h uinput.h
14
 
 
15
 
MAINTAINERCLEANFILES = Makefile.in