Commit bf237413 authored by Måns Rullgård's avatar Måns Rullgård

fix make tests in subdirs

Originally committed as revision 12893 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9e2ffc45
......@@ -33,6 +33,8 @@ CFLAGS = -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
%.d: %.cpp
$(DEPEND_CMD) > $@
%$(EXESUF): %.c
install: install-libs install-headers
uninstall: uninstall-libs uninstall-headers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment