Makefile with 'qt' target to build every qt stuff

This commit is contained in:
Romain Bignon 2010-06-30 19:59:10 +02:00
commit 676d024da7

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
qt:
make -C weboob/tools/application/qt/
make -C weboob/frontends/qvideoob/
make -C weboob/frontends/qhavesex/
make -C weboob/frontends/qboobmsg/