libaacs | branch: refs/tags/0.3.0 | npzacs <[email protected]> | Wed Nov 30 
16:02:48 2011 +0200| [f88d80d8d1f435169cd248d1127a2801235d558a] | committer: 
Ano Nymous

Fixed paths

> http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=f88d80d8d1f435169cd248d1127a2801235d558a
---

 src/examples/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am
index c8820a5..b972f38 100644
--- a/src/examples/Makefile.am
+++ b/src/examples/Makefile.am
@@ -10,7 +10,7 @@ CFLAGS=$(shell test -z "$$CFLAGS" || echo "$$CFLAGS")
 
 AACS_LIB = $(top_builddir)/src/libaacs.la
 
-PARSER_TEST_DEPENDENCIES=../keydbcfg-lexer.c ../keydbcfg-parser.c
+PARSER_TEST_DEPENDENCIES=$(top_srcdir)/src/keydbcfg-lexer.c 
$(top_srcdir)/src/keydbcfg-parser.c
 
 noinst_PROGRAMS=parser_test libaacs_test
 

_______________________________________________
libaacs-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libaacs-devel

Reply via email to