wxWidgets/include/wx/generic/Makefile.am
Robert Roebling 329e86bfde Added wxExtDialog and sample.
Tried to make defs.h slightly more readable, also
    found some wrong flags then.
  Updated testconf.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-03 16:40:54 +00:00

42 lines
705 B
Makefile

## Purpose: The automake makefile for wxWindows (include/wx/generic subdir)
## Author: Vadim Zeitlin
## Version: $Id$
##
## Process this file with automake to produce Makefile.in
wx_generic_includedir = ${includedir}/wx/generic
wx_generic_include_HEADERS = \
caret.h \
choicdgg.h \
colrdlgg.h \
dcpsg.h \
dirdlgg.h \
extdlgg.h \
fontdlgg.h \
gridg.h \
helpext.h \
helphtml.h \
helpxlp.h \
imaglist.h \
laywin.h \
listctrl.h \
msgdlgg.h \
notebook.h \
panelg.h \
printps.h \
prntdlgg.h \
progdlgg.h \
sashwin.h \
scrolwin.h \
splitter.h \
statusbr.h \
tabg.h \
textdlgg.h \
treectrl.h
# why do these get installed ?
# info.xpm \
# question.xpm \
# error.xpm \
# warning.xpm