summaryrefslogtreecommitdiff
blob: 916e24aab385fc5d226f347d2977ac51b70358c6 (plain)
1
2
3
4
5
6
7
8
9
10
Avoid "make: `install' is up to date." on case insensitive filesystems

--- a/Makefile.in
+++ b/Makefile.in
@@ -86,3 +86,5 @@
 dist: tar.bz2
 
 # ------------------------------------------------------------------------
+
+.PHONY: install