File: Makefile.am

package info (click to toggle)
imlib2 1.3.0.0debian1-4
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 3,908 kB
  • ctags: 2,071
  • sloc: ansic: 32,883; asm: 20,011; sh: 8,830; makefile: 258
file content (23 lines) | stat: -rw-r--r-- 665 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
## Process this file with automake to produce Makefile.in

SUBDIRS = src doc

MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                       config.h.in config.sub configure install-sh \
		       ltconfig ltmain.sh missing mkinstalldirs \
		       stamp-h.in build-stamp configure-stamp depcomp \
		       imlib2_docs.tar.gz imlib2.c \
		       README \
		       imlib2.pc \
		       imlib2.spec

bin_SCRIPTS = imlib2-config

EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN gendoc \
             Doxyfile \
	     README.in README \
	     imlib2.pc.in \
	     imlib2.spec.in imlib2.spec

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = imlib2.pc