File: Makefile.am

package info (click to toggle)
blueman 1.21-4.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,664 kB
  • ctags: 2,017
  • sloc: python: 11,216; sh: 10,144; ansic: 2,980; makefile: 476
file content (29 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SUBDIRS = 		\
	apps		\
	blueman		\
	data		\
	module		\
	po

EXTRA_DIST = 			\
	intltool-extract.in	\
	intltool-update.in	\
	intltool-merge.in

DISTCLEANFILES = 		\
	intltool-extract 	\
	intltool-update		\
	intltool-merge

MAINTAINERCLEANFILES = 	\
	Makefile.in			\
	aclocal.m4			\
	configure			\
	config.h.in			\
	depcomp				\
	missing				\
	install-sh			\
	intltool-extract.in	\
	intltool-update.in	\
	intltool-merge.in