File: Makefile.am

package info (click to toggle)
libopenobex 1.5-2%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,004 kB
  • sloc: sh: 9,112; ansic: 8,994; makefile: 193
file content (22 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

SUBDIRS = include lib glib apps ircp doc

pkgconfigdir = $(libdir)/pkgconfig

if GLIB
pkgconfig_DATA = openobex.pc openobex-glib.pc
else
pkgconfig_DATA = openobex.pc
endif

DISTCHECK_CONFIGURE_FLAGS = --enable-apps

EXTRA_DIST = openobex.m4 CMakeLists.txt \
		CMakeModules/FindBluetooth.cmake CMakeModules/FindGlib.cmake \
		CMakeModules/FindIrda.cmake CMakeModules/FindLibUSB.cmake

DISTCLEANFILES = $(pkgconfig_DATA)

MAINTAINERCLEANFILES = Makefile.in \
	aclocal.m4 configure config.h.in config.sub config.guess \
	ltmain.sh depcomp missing install-sh mkinstalldirs