9 lines
202 B
Makefile
9 lines
202 B
Makefile
|
## Purpose: The automake makefile for wxHTML samples
|
||
|
## Author: VS
|
||
|
## Version: $Id$
|
||
|
##
|
||
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
SUBDIRS = about help printing test virtual widget zip
|
||
|
|