Commit graph

6 commits

Author SHA1 Message Date
Stefano Zacchiroli
25b2c6df30 rename Makefile -> build.mk to avoid spurious build attempts
rationale: proper build needs to go through setup.py anyhow
by renaming Makefile to a less common name, we avoid people building by mistakes
only the makefile-driven part.

This also helps distribution heuristics when guessing how to auto-build
packages (e.g. Debian dh_auto_build)
2013-04-25 12:56:42 +02:00
Julien Veyssier
b219926ffe qcookboob in setup and makefile 2013-03-18 11:16:06 +01:00
Florent
5d70856014 Add qcineoob in setup.py and Makefile 2013-03-13 17:38:25 +01:00
Laurent Bachelier
79a90be331 Use a central Makefile
This allows running "make clean", or "make all" without using the
setup.py.
2013-03-02 13:52:14 +01:00
Christophe Benz
4ae57899af add missing subpackages, call makefiles automatically 2010-07-07 17:20:16 +02:00
Romain Bignon
676d024da7 Makefile with 'qt' target to build every qt stuff 2010-06-30 19:59:10 +02:00