Skip to content

Commit

Permalink
[mms-lib] Added media_type and resize tests to the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Mar 3, 2014
1 parent 88a1cb1 commit 70871a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mms-lib/test/Makefile
Expand Up @@ -2,8 +2,10 @@

all:
%:
@$(MAKE) -C media_type $*
@$(MAKE) -C mms_codec $*
@$(MAKE) -C read_report $*
@$(MAKE) -C resize $*
@$(MAKE) -C retrieve $*
@$(MAKE) -C retrieve_cancel $*
@$(MAKE) -C retrieve_no_proxy $*

0 comments on commit 70871a2

Please sign in to comment.