Add tool package to separate testsuite binary
[platform/core/multimedia/libmm-streamrecorder.git] / Makefile.am
1 ACLOCAL_AMFLAGS='-I m4'
2
3 SUBDIRS = src test
4 if IS_TESTS
5 SUBDIRS += unittest
6 endif
7
8 pcfiles = mm-streamrecorder.pc
9 pkgconfigdir = $(libdir)/pkgconfig
10 pkgconfig_DATA = $(pcfiles)
11 EXTRA_DIST = $(pcfiles)