summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mpcommon.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpcommon.mak b/mpcommon.mak
index dea0f6b7d0..605e828759 100644
--- a/mpcommon.mak
+++ b/mpcommon.mak
@@ -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