Skip to content

Commit

Permalink
Merge pull request #20 from harveybc/dev
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
harveybc committed Apr 22, 2020
2 parents 122a28d + 1de6cdb commit ae2f1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BUILDDIR = ./
AUTODOCDIR = api
AUTODOCBUILD = sphinx-apidoc
PROJECT = preprocessor
MODULEDIR = ../src/data_trimmer
MODULEDIR = ../preprocessor

# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $?), 1)
Expand Down

0 comments on commit ae2f1bd

Please sign in to comment.