Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
diag: Add geodsp to Makefile
  • Loading branch information
geneC committed Mar 10, 2011
1 parent 5e6159f commit d563dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diag/Makefile
@@ -1,4 +1,4 @@
SUBDIRS = mbr
SUBDIRS = mbr geodsp

all tidy dist clean spotless install:
set -e; for d in $(SUBDIRS); do $(MAKE) -C $$d $@; done

0 comments on commit d563dcc

Please sign in to comment.