mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
ext/Makefile.am: Re-enable module.
Original commit message from CVS: 2006-02-25 Julien MOUTTE <julien@moutte.net> * ext/Makefile.am: Re-enable module.
This commit is contained in:
parent
64867fc22d
commit
608c78800b
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2006-02-25 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
|
* ext/Makefile.am: Re-enable module.
|
||||||
|
|
||||||
2006-02-25 Julien MOUTTE <julien@moutte.net>
|
2006-02-25 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
* tests/check/Makefile.am: Forgot to remove that test.
|
* tests/check/Makefile.am: Forgot to remove that test.
|
||||||
|
|
|
@ -4,11 +4,11 @@ else
|
||||||
AALIB_DIR =
|
AALIB_DIR =
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# if USE_ANNODEX
|
if USE_ANNODEX
|
||||||
# ANNODEX_DIR = annodex
|
ANNODEX_DIR = annodex
|
||||||
# else
|
else
|
||||||
# ANNODEX_DIR =
|
ANNODEX_DIR =
|
||||||
# endif
|
endif
|
||||||
|
|
||||||
if USE_CAIRO
|
if USE_CAIRO
|
||||||
CAIRO_DIR = cairo
|
CAIRO_DIR = cairo
|
||||||
|
|
Loading…
Reference in a new issue