libaacs | branch: master | npzacs <npz...@gmail.com> | Tue Oct 8 10:32:30 2013 +0300| [60f8977257405d515515cbe1c46dcb5180be5af8] | committer: npzacs
Fixed aacs_info source file name > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=60f8977257405d515515cbe1c46dcb5180be5af8 --- 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 a8aebdc..e7af9ea 100644 --- a/src/examples/Makefile.am +++ b/src/examples/Makefile.am @@ -14,5 +14,5 @@ parser_test_SOURCES=parser_test.c \ parser_test_LDADD = $(AACS_LIB) -aacs_info_SOURCE=libaacs_test.c +aacs_info_SOURCES=aacs_info.c aacs_info_LDADD = $(AACS_LIB) _______________________________________________ libaacs-devel mailing list libaacs-devel@videolan.org https://mailman.videolan.org/listinfo/libaacs-devel