File: Makefile.am

package info (click to toggle)
bluez-gnome 0.6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 984 kB
  • ctags: 545
  • sloc: ansic: 4,479; sh: 816; makefile: 84; xml: 24
file content (12 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

noinst_LIBRARIES = libcommon.a

libcommon_a_SOURCES = private.h private.c \
	manager.h manager.c adapter.h adapter.c device.h device.c \
	device-store.h device-store.c

noinst_HEADERS = bluetooth-gtk.h

AM_CFLAGS = @GTK_CFLAGS@ @DBUS_CFLAGS@

MAINTAINERCLEANFILES = Makefile.in