mapnik/bindings/python/mapnik/Makefile.am
Andreas Volz e04a9cddda - added paths.py.in -> a template to generate paths.py with automake
- added ax_boost_program_options.m4 to detect boost library needed to utils
- print out at configure script end the build configuration
2009-03-27 00:17:52 +00:00

9 lines
169 B
Makefile

initdir = $(datadir)/pycentral/python-mapnik/site-packages/mapnik
init_PYTHON = __init__.py paths.py
SUBDIRS = \
ogcserver
## File created by the gnome-build tools