File: Makefile.am

package info (click to toggle)
scrot 0.8-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 708 kB
  • ctags: 98
  • sloc: sh: 8,175; ansic: 1,654; makefile: 20
file content (16 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = 1.4 foreign

# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in scrot.spec

AM_LDFLAGS           = -L/usr/X11R6/lib -L/usr/lib -L/usr/local/lib
INCLUDES          = -I/usr/X11R6/include \
$(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I.

man_MANS = scrot.1

EXTRA_DIST = scrot.1

SUBDIRS = src