File: Makefile.am

package info (click to toggle)
pigment 0.3.17-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 7,600 kB
  • ctags: 7,021
  • sloc: ansic: 37,058; xml: 13,775; sh: 10,153; makefile: 608; perl: 383
file content (30 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (2)
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
30
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc

ACLOCAL_AMFLAGS = -I common/m4

SUBDIRS = \
	pgm \
	plugins \
	tests \
	examples \
	docs \
	pkgconfig \
	misc \
	win32

MAINTAINERCLEANFILES = \
	build-aux/compile \
	build-aux/config.guess \
	build-aux/config.sub \
	build-aux/depcomp \
	build-aux/install-sh \
	build-aux/ltmain.sh \
	build-aux/missing \
	Makefile.in \
	config.h.in \
	configure

EXTRA_DIST = \
	pigment.spec \
	COPYING \
	RELEASE