]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk/Makefile.am
Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / gtk / Makefile.am
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
7 wx_gtk_includedir = ${includedir}/wx/gtk
8 wx_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 \
18 clipbrd.h \
19 colour.h \
20 combobox.h \
21 control.h \
22 cursor.h \
23 dataobj.h \
24 dc.h \
25 dcclient.h \
26 dcmemory.h \
27 dcscreen.h \
28 dialog.h \
29 dnd.h \
30 filedlg.h \
31 font.h \
32 frame.h \
33 gauge.h \
34 gdiobj.h \
35 icon.h \
36 joystick.h \
37 listbox.h \
38 mdi.h \
39 menu.h \
40 menuitem.h \
41 minifram.h \
42 notebook.h \
43 palette.h \
44 pen.h \
45 radiobox.h \
46 radiobut.h \
47 region.h \
48 scrolbar.h \
49 settings.h \
50 slider.h \
51 spinbutt.h \
52 statbmp.h \
53 statbox.h \
54 statline.h \
55 stattext.h \
56 tbargtk.h \
57 textctrl.h \
58 timer.h \
59 tooltip.h \
60 treectrl.h \
61 wave.h \
62 win_gtk.h \
63 window.h
64
65 # why do these get installed ?
66 # info.xpm \
67 # question.xpm \
68 # error.xpm \
69 # warning.xpm