diff options
author | Julian Scheel <julian@jusst.de> | 2008-12-01 19:51:40 +0000 |
---|---|---|
committer | Julian Scheel <julian@jusst.de> | 2008-12-01 19:51:40 +0000 |
commit | 8ae1f8fc87c53685251a16f5f535149778096dc9 (patch) | |
tree | 9e10631a7d74435336dbf7a12703734b14ec7174 | |
parent | 1fc8bf061e3de659d84ba84db7265a2b66910284 (diff) | |
download | xine-lib-8ae1f8fc87c53685251a16f5f535149778096dc9.tar.gz xine-lib-8ae1f8fc87c53685251a16f5f535149778096dc9.tar.bz2 |
Needed for autogen to work.
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5c876eae8..65d635e40 100644 --- a/configure.ac +++ b/configure.ac @@ -2744,6 +2744,7 @@ src/libmad/Makefile src/libmpeg2/Makefile src/libmusepack/Makefile src/libmusepack/musepack/Makefile +src/libvdpau/Makefile src/libspudec/Makefile src/libspucc/Makefile src/libspucmml/Makefile |