Merge branch 'subtitles' of git+ssh://saintdev@repo.or.cz/srv/git/libmkv
[libmkv.git] / test / Makefile.am
blobc6d02286013751d342e302f1784fc3ae1d81ae9c
1 ## Makefile.am -- Process this file with automake to produce Makefile.in
3 INCLUDES        = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/include
5 noinst_PROGRAMS = test
6 test_SOURCES = test.c
7 test_LDADD = $(top_builddir)/src/libmkv.la