]> git.saurik.com Git - wxWidgets.git/blame - include/wx/gtk/Makefile.am
1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...)
[wxWidgets.git] / include / wx / gtk / Makefile.am
CommitLineData
1a519eb0
VZ
1## Purpose: The automake makefile for wxWindows (include/wx/gtk subdir)
2## Author: Vadim Zeitlin
3## Version: $Id$
4##
5## Process this file with automake to produce Makefile.in
6
7wx_gtk_includedir = ${includedir}/wx/gtk
8wx_gtk_include_HEADERS = \
9 accel.h \
10 app.h \
11 bitmap.h \
12 bmpbuttn.h \
13 brush.h \
14 button.h \
15 checkbox.h \
16 checklst.h \
17 choice.h \
57dde4bd 18 choicdlg.h \
1a519eb0
VZ
19 clipbrd.h \
20 colour.h \
21 combobox.h \
22 control.h \
23 cursor.h \
24 dataobj.h \
25 dc.h \
26 dcclient.h \
27 dcmemory.h \
28 dcps.h \
29 dcscreen.h \
30 dialog.h \
31 dnd.h \
32 filedlg.h \
33 font.h \
34 frame.h \
35 gauge.h \
36 gdiobj.h \
37 icon.h \
38 joystick.h \
39 listbox.h \
40 mdi.h \
41 menu.h \
42 menuitem.h \
dff4a868 43 msgdlg.h \
1a519eb0
VZ
44 minifram.h \
45 notebook.h \
46 palette.h \
47 pen.h \
48 radiobox.h \
49 radiobut.h \
50 region.h \
51 scrolbar.h \
52 settings.h \
53 slider.h \
54 spinbutt.h \
55 statbmp.h \
56 statbox.h \
57 statline.h \
58 stattext.h \
59 tbargtk.h \
60 textctrl.h \
57dde4bd 61 textdlg.h \
1a519eb0
VZ
62 timer.h \
63 tooltip.h \
64 treectrl.h \
65 wave.h \
66 win_gtk.h \
67 window.h
68
57dde4bd
RR
69# why do these get installed ?
70# info.xpm \
71# question.xpm \
72# error.xpm \
73# warning.xpm