File: Makefile.am

package info (click to toggle)
sdlpango 0.1.2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 2,364 kB
  • sloc: sh: 8,079; ansic: 876; xml: 371; makefile: 61
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = src
DIST_SUBDIRS = src docs VisualC2003

EXTRA_DIST = \
    SDL_Pango.pc.in sidebyside_patch \
	test/AUTHORS test/ChangeLog test/configure.in test/COPYING \
	test/INSTALL test/Makefile.am test/markup.txt test/NEWS \
	test/README test/testbench.c \
	Wix/COPYING.txt Wix/gettext.README Wix/glib2.README Wix/libiconv.README \
	Wix/license.rtf Wix/pango.README Wix/README Wix/shave.xslt Wix/ui.xml \
	Wix/bitmap

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