Bug 835381 - Unit tests for the MediaSniffer to make sure Matroska files are not...
[gecko.git] / image / Makefile.in
blob5eaebb5d51d601dd759eba19cf9f463e98c76490
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 DEPTH = @DEPTH@
7 topsrcdir = @top_srcdir@
8 srcdir = @srcdir@
9 VPATH = @srcdir@
11 include $(DEPTH)/config/autoconf.mk
13 MODULE = imglib2
15 PARALLEL_DIRS = public src decoders encoders
17 TEST_DIRS += test
19 DIRS += build
21 include $(topsrcdir)/config/rules.mk