]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk1/Makefile.am
Added wxGTK-only cmn dialogs.
[wxWidgets.git] / include / wx / gtk1 / 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 choicdlg.h \
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 \
43 mesdlg.h \
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 \
61 textdlg.h \
62 timer.h \
63 tooltip.h \
64 treectrl.h \
65 wave.h \
66 win_gtk.h \
67 window.h
68
69 # why do these get installed ?
70 # info.xpm \
71 # question.xpm \
72 # error.xpm \
73 # warning.xpm