wxWidgets/include/wx/gtk1/Makefile.am
1999-06-02 08:34:09 +00:00

71 lines
1.1 KiB
Makefile

## Purpose: The automake makefile for wxWindows (include/wx/gtk subdir)
## Author: Vadim Zeitlin
## Version: $Id$
##
## Process this file with automake to produce Makefile.in
wx_gtk_includedir = ${includedir}/wx/gtk
wx_gtk_include_HEADERS = \
accel.h \
app.h \
bitmap.h \
bmpbuttn.h \
brush.h \
button.h \
checkbox.h \
checklst.h \
choice.h \
clipbrd.h \
colour.h \
combobox.h \
control.h \
cursor.h \
dataobj.h \
dc.h \
dcclient.h \
dcmemory.h \
dcps.h \
dcscreen.h \
dialog.h \
dnd.h \
filedlg.h \
font.h \
frame.h \
gauge.h \
gdiobj.h \
icon.h \
joystick.h \
listbox.h \
mdi.h \
menu.h \
menuitem.h \
minifram.h \
notebook.h \
palette.h \
pen.h \
radiobox.h \
radiobut.h \
region.h \
scrolbar.h \
settings.h \
slider.h \
spinbutt.h \
statbmp.h \
statbox.h \
statline.h \
stattext.h \
tbargtk.h \
textctrl.h \
timer.h \
tooltip.h \
treectrl.h \
wave.h \
win_gtk.h \
window.h
# setup.h is installed in another directory because several versions of wxwin
# should be able to coexist on the same machine
portheadersdir = ${datadir}/@PACKAGE@/include/wx
portheaders_HEADERS = setup.h