diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/swig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/swig/Makefile b/doc/swig/Makefile index 79eb33fcc..0478ac76f 100644 --- a/doc/swig/Makefile +++ b/doc/swig/Makefile @@ -1,5 +1,5 @@ # List all of the subdirectories here for recursive make -SUBDIRS = test doc +SUBDIRS = test # Default target .PHONY : default |