Browse Source

Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."

Originally committed as revision 20816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Luca Abeni 19 years ago
parent
commit
7964ed71e9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libswscale/Makefile

+ 1
- 1
libswscale/Makefile View File

@@ -16,7 +16,7 @@ endif

HEADERS = swscale.h rgb2rgb.h

include $(SRC_PATH)/common.mak
include ../common.mak

cs_test: cs_test.c $(LIB)



Loading…
Cancel
Save