summaryrefslogtreecommitdiffstats
path: root/bindings/Makefile.am
blob: 698d43fe37300f5f0b740e4daf258555d35f6e1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = python php5

EXTRA_DIST = bindings.py \
	lang_python.py \
	lang_python_wrapper_bottom.c \
	lang_python_wrapper_top.c \
	lang_php5.py \
	overrides.xml \
	utils.py \
	lang_php5_helpers/wrapper_source_top.c \
	lang_php5_helpers/__init__.py \
	lang_php5_helpers/php_code.py \
	lang_php5_helpers/wrapper_header.py \
	lang_php5_helpers/wrapper_source.py