Fix mkvpropedit task description

This commit is contained in:
Moritz Bunkus 2011-03-23 12:08:30 +01:00
parent a9c88998fb
commit cc43e1d322

View File

@ -488,7 +488,7 @@ Application.new("src/mkvinfo").
#
Application.new("src/mkvextract").
description("Build the mkvpropedit executable").
description("Build the mkvextract executable").
aliases(:mkvextract).
sources("src/extract", :type => :dir).
sources("src/extract/resources.o", :if => c?(:MINGW)).