diff options
Diffstat (limited to 'tools/depends/target/libcdio/Makefile')
-rw-r--r-- | tools/depends/target/libcdio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libcdio/Makefile b/tools/depends/target/libcdio/Makefile index c56e2c715a..72a9082df6 100644 --- a/tools/depends/target/libcdio/Makefile +++ b/tools/depends/target/libcdio/Makefile @@ -1,5 +1,5 @@ include ../../Makefile.include -DEPS= ../../Makefile.include configure.patch Makefile +DEPS= ../../Makefile.include Makefile configure.patch cross.patch # lib name, version LIBNAME=libcdio |