mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-04-23 13:27:11 -04:00
5 lines
78 B
Makefile
Executable file
5 lines
78 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|
|
|
%:
|
|
dh $@
|