diff options
Diffstat (limited to 'bindings/Makefile.am')
-rw-r--r-- | bindings/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bindings/Makefile.am b/bindings/Makefile.am deleted file mode 100644 index 8f1fc83..0000000 --- a/bindings/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -SUBDIRS = - -if ENABLE_PYTHON -SUBDIRS += python -endif - --include $(top_srcdir)/git.mk |