]> git.saurik.com Git - wxWidgets.git/blame - misc/gs_afm/Makefile.am
gcc warning about printf() format mismatch corrected
[wxWidgets.git] / misc / gs_afm / Makefile.am
CommitLineData
385bcb35
RR
1## Purpose: The automake makefile for wxWindows (misc/gs_afm direcotry)
2## Author: Phil Blecker, Vadim Zeitlin
3## Version: $Id$
4##
5## Process this file with automake to produce Makefile.in
6
7gs_afmdir = $(datadir)/wx/gs_afm
8gs_afm_DATA = \
9 Cour.afm \
10 CourBo.afm \
11 CourBoO.afm \
12 CourO.afm \
13 Helv.afm \
14 HelvBo.afm \
15 HelvBoO.afm \
16 HelvO.afm \
17 TimesRo.afm \
18 TimesBo.afm \
19 TimesBoO.afm \
20 TimesO.afm
21