genode/qt4/lib/import/import-qt_scripttools.mk
Christian Prochaska e085828725 Qt4 cleanup
- Remove example application source code files which also exist in contrib
- Outsource commonly used parts from target.mk files
- Store the current Qt version only in one place
- Add run scripts for the example applications

Fixes #127.
2012-02-24 23:46:10 +01:00

4 lines
101 B
Makefile

IMPORT_QT4_INC=$(call select_from_repositories,lib/import/import-qt4.inc)
include $(IMPORT_QT4_INC)