Initial commit
This commit is contained in:
6
deps/libmpq/bindings/Makefile.am
vendored
Normal file
6
deps/libmpq/bindings/Makefile.am
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# any directories which should be built and installed.
|
||||
SUBDIRS = d
|
||||
|
||||
if HAVE_PYTHON
|
||||
SUBDIRS += python
|
||||
endif
|
||||
Reference in New Issue
Block a user