mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-04-22 12:57:15 -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 $@
|