File: Makefile.am

package info (click to toggle)
gtkgl2 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,592 kB
  • sloc: ansic: 3,016; makefile: 91
file content (14 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## top diretory

# use the ACLOCAL_FLAGS env var when rerunning aclocal
ACLOCAL_FLAGS =
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}

SUBDIRS= gtkgl examples docs # build

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gtkgl-2.0.pc

EXTRA_DIST = \
  gtkgl-2.0.pc.in