Skip to content

Commit 625f1ab

Browse files
committed
Clean dist directories via make clean.
git-svn-id: file:///home/repos/rinrab/xdigest/trunk@6769 0083e6b4-6090-234a-836e-88fcc467669c
1 parent bfb02fc commit 625f1ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ clean:
143143
$(RM) test_xdigest example
144144
$(RM) $(sofiles)
145145
$(RM) $(objects)
146+
$(RMDIR) contrib/xdigest-src/dist
147+
$(RMDIR) dist
146148

147149
install: install-shared install-headers
148150

0 commit comments

Comments
 (0)