You've already forked libtobii-engine
mirror of
https://github.com/ukui/libtobii-engine.git
synced 2026-03-09 09:34:15 -07:00
9 lines
86 B
Makefile
Executable File
9 lines
86 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --parallel
|
|
|
|
override_dh_strip:
|
|
|
|
override_dh_shlibdeps:
|