mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
#!/usr/bin/make -f
|
|
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
include /usr/share/cdbs/1/class/qmake.mk
|
|
|
|
QMAKE=qmake -qt=5 STATICPKG=YES
|