mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +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>
|
||||
|
||||
* tests/check/Makefile.am: Forgot to remove that test.
|
||||
|
|
|
@ -4,11 +4,11 @@ else
|
|||
AALIB_DIR =
|
||||
endif
|
||||
|
||||
# if USE_ANNODEX
|
||||
# ANNODEX_DIR = annodex
|
||||
# else
|
||||
# ANNODEX_DIR =
|
||||
# endif
|
||||
if USE_ANNODEX
|
||||
ANNODEX_DIR = annodex
|
||||
else
|
||||
ANNODEX_DIR =
|
||||
endif
|
||||
|
||||
if USE_CAIRO
|
||||
CAIRO_DIR = cairo
|
||||
|
|
Loading…
Reference in a new issue