Add zm_video.cpp to autotools

This commit is contained in:
Kfir Itzhak 2013-12-19 18:57:23 +02:00
parent 2b79ff2cbd
commit 6165b91690
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ zm_SOURCES = \
zm_timer.cpp \
zm_user.cpp \
zm_utils.cpp \
zm_video.cpp \
zm_zone.cpp
zmc_SOURCES = zmc.cpp $(zm_SOURCES)