]> git.saurik.com Git - wxWidgets.git/blob - include/wx/protocol/Makefile.am
Added code to look up main program symbols - unix only. PLEASE FIX FOR MSW.
[wxWidgets.git] / include / wx / protocol / Makefile.am
1 ## Purpose: The automake makefile for wxWindows (include/wx/protocol subdir)
2 ## Author: Vadim Zeitlin
3 ## Version: $Id$
4 ##
5 ## Process this file with automake to produce Makefile.in
6
7 wx_protocol_includedir = ${includedir}/wx/protocol
8 wx_protocol_include_HEADERS = file.h ftp.h http.h protocol.h
9