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