1# -*- Makefile -*-
2
3SUBDIRS = route genl
4
5EXTRA_DIST = \
6	capi.i \
7	fixes.h \
8	__init__.py \
9	core.py \
10	util.py \
11	utils.h
12