summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index de4875a3ab..bb9a733049 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -13,7 +13,7 @@ endif
CFLAGS = $(OPTFLAGS) -I. -I.. -I../osdep $(FREETYPE_INC) $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DXR2_INC) $(DIRECTFB_INC) -DMPG12PLAY #-Wall
-.SUFFIXES: .c .o
+.SUFFIXES: .c .o .m
# .PHONY: all clean