8 lines
235 B
Makefile
8 lines
235 B
Makefile
|
## Purpose: The automake makefile for wxWindows (include/wx/msw/ctl3d.h subdir)
|
||
|
##
|
||
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
wx_msw_ctl3d_includedir = ${includedir}/wx/msw/ctl3d
|
||
|
|
||
|
wx_msw_ctl3d_include_HEADERS = ctl3d.h
|