[libmm-camcorder] tv product specific control
[platform/core/multimedia/libmm-camcorder.git] / test / Makefile.am
index ab50b32..7a3441c 100644 (file)
@@ -25,4 +25,8 @@ mm_camcorder_testsuite_LDADD = $(top_builddir)/src/libmmfcamcorder.la \
 if RM_SUPPORT
 mm_camcorder_testsuite_CFLAGS += $(RM_CFLAGS) -D_MMCAMCORDER_RM_SUPPORT
 mm_camcorder_testsuite_LDADD += $(RM_LIBS)
+endif
+
+if PRODUCT_TV
+mm_camcorder_testsuite_CFLAGS += -D_MMCAMCORDER_PRODUCT_TV
 endif
\ No newline at end of file