diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 2ffb7d626..202689595 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,10 +12,6 @@ if HAVE_NOTHERE SUBDIRS += nothere endif -if HAVE_PYTHON -SUBDIRS += python -endif - if HAVE_TESTS SUBDIRS += tests endif |