1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00
pdf2htmlEX/debian/rules
2014-11-12 10:58:16 +08:00

11 lines
122 B
Makefile

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_SVG=ON
override_dh_auto_test: