Commit 677fa94b authored by diego's avatar diego

Simplify .depend file inclusion.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8134 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 10300158
......@@ -47,6 +47,4 @@ distclean: clean
.PHONY: all depend dep clean distclean install* uninstall*
ifneq ($(wildcard .depend),)
include .depend
endif
-include .depend
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