add missing references to build qhandjoob

This commit is contained in:
Romain Bignon 2013-07-14 18:56:02 +02:00
commit e30fd0b9e9
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
core := weboob/tools/application/qt
applications := qboobmsg qhavedate qwebcontentedit qflatboob qcineoob qcookboob
applications := qboobmsg qhavedate qwebcontentedit qflatboob qcineoob qcookboob qhandjoob
ifeq ($(WIN32),)
applications += qvideoob
endif