File: Makefile.am

package info (click to toggle)
python-enable 3.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,392 kB
  • ctags: 17,135
  • sloc: cpp: 79,151; python: 29,601; makefile: 2,926; sh: 43
file content (21 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = gpc src font_freetype font_win32_tt include examples

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

EXTRA_DIST = Makefile.AmigaOS \
						 Makefile.in.BeOS \
						 Makefile.in.CYGWIN_NT-5.0 \
						 Makefile.in.CYGWIN_NT-5.1 \
						 Makefile.in.Darwin \
						 Makefile.in.Darwin.SDL \
						 Makefile.in.IRIX64 \
						 Makefile.in.Linux \
						 Makefile.in.Linux.SDL \
						 Makefile.in.MINGW32_NT-5.0 \
						 Makefile.in.MINGW32_NT-5.1 \
						 Makefile.in.SunOS 

# M4 macro file for inclusion with autoconf
m4datadir = $(datadir)/aclocal
m4data_DATA = libagg.m4