]> git.saurik.com Git - wxWidgets.git/blob - misc/afm/Makefile.am
wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should
[wxWidgets.git] / misc / afm / Makefile.am
1 ## Purpose: The automake makefile for wxWindows (misc/afm direcotry)
2 ## Author: Phil Blecker, Vadim Zeitlin
3 ## Version: $Id$
4 ##
5 ## Process this file with automake to produce Makefile.in
6
7 afmdir = $(datadir)/wx/afm
8 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