Skip to content

Commit

Permalink
data/Makefile.am: add clean target for proj.db
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Apr 7, 2019
1 parent 89e5fe4 commit 5bd39cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ check-local:
ln -sf $$x .; \
done \
fi

clean-local:
$(RM) proj.db

0 comments on commit 5bd39cb

Please sign in to comment.