Skip to content

Commit

Permalink
add shogun/Makefile to partdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jul 3, 2012
1 parent dbda54f commit 5501c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -35,7 +35,7 @@ all: $(PARTDEPS) examples $(LIBSHOGUN_TARGET)
@echo
endif

partdeps: $(PARTDEPS)
partdeps: shogun/Makefile $(PARTDEPS)

ctags: shogun/Makefile
$(MAKE) -C shogun ctags
Expand Down

0 comments on commit 5501c6b

Please sign in to comment.