mirror of https://github.com/mpv-player/mpv
Mark phony checkheaders target as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26584 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
75e96820c4
commit
acf602f12e
|
@ -41,4 +41,4 @@ $(LIBNAME_COMMON) $(LIBNAME_MPLAYER) $(LIBNAME_MENCODER):
|
|||
ALLHEADERS = $(wildcard *.h)
|
||||
checkheaders: $(ALLHEADERS:.h=.ho)
|
||||
|
||||
.PHONY: libs *clean dep depend
|
||||
.PHONY: checkheaders libs *clean dep depend
|
||||
|
|
Loading…
Reference in New Issue