Skip to content

Commit 4fc56ff

Browse files
committed
Update Makefile
1 parent 2fbaae7 commit 4fc56ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ help::
4545
#!
4646

4747
spotless: clean
48-
rm -rf $(TAG).cdl $(TAG).nc $(TAG)-$(DCW_VERSION).zip $(TAG)-$(DCW_VERSION).tar.* dcw-figure.p* gmt.history gmt.conf
48+
rm -rf $(TAG)-$(DCW_VERSION) $(TAG).cdl $(TAG).nc $(TAG)-$(DCW_VERSION).zip $(TAG)-$(DCW_VERSION).tar.* dcw-figure.p* gmt.history gmt.conf
4949

5050
clean:
5151
rm -f $(TAG).log

0 commit comments

Comments
 (0)