aboutsummaryrefslogtreecommitdiff
path: root/dep/libmpq/bindings/python/Makefile.am
diff options
context:
space:
mode:
authorclick <none@none>2010-06-06 00:33:59 +0200
committerclick <none@none>2010-06-06 00:33:59 +0200
commit57dfe20206cd5e0119ac51908a27243cf40aa403 (patch)
treeaf92c87aaad4ffec7e0bc42afed6b3fe26f717a2 /dep/libmpq/bindings/python/Makefile.am
parent75b80d9f5b02a643c983b2fb1ededed79fd5d133 (diff)
Kick libmpq includes and sourcefiles into shape
--HG-- branch : trunk rename : dep/libmpq/libmpq/common.h => dep/include/libmpq/common.h rename : dep/libmpq/libmpq/crypt_buf.h => dep/include/libmpq/crypt_buf.h rename : dep/libmpq/libmpq/explode.h => dep/include/libmpq/explode.h rename : dep/libmpq/libmpq/extract.h => dep/include/libmpq/extract.h rename : dep/libmpq/libmpq/huffman.h => dep/include/libmpq/huffman.h rename : dep/libmpq/libmpq/mpq-internal.h => dep/include/libmpq/mpq-internal.h rename : dep/libmpq/libmpq/mpq.h => dep/include/libmpq/mpq.h rename : dep/libmpq/libmpq/wave.h => dep/include/libmpq/wave.h rename : dep/libmpq/libmpq/common.c => dep/src/libmpq/common.c rename : dep/libmpq/libmpq/explode.c => dep/src/libmpq/explode.c rename : dep/libmpq/libmpq/extract.c => dep/src/libmpq/extract.c rename : dep/libmpq/libmpq/huffman.c => dep/src/libmpq/huffman.c rename : dep/libmpq/libmpq/mpq.c => dep/src/libmpq/mpq.c rename : dep/libmpq/libmpq/wave.c => dep/src/libmpq/wave.c
Diffstat (limited to 'dep/libmpq/bindings/python/Makefile.am')
-rw-r--r--dep/libmpq/bindings/python/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/dep/libmpq/bindings/python/Makefile.am b/dep/libmpq/bindings/python/Makefile.am
deleted file mode 100644
index 6971a9b2f6d..00000000000
--- a/dep/libmpq/bindings/python/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-# minimum required automake 1.6
-AUTOMAKE_OPTIONS = 1.6
-
-# library information and headers which should not be installed.
-python_PYTHON = mpq.py