Codebase list mimetic / debian/0.9.8-5 debian / rules
debian/0.9.8-5

Tree @debian/0.9.8-5 (Download .tar.gz)

rules @debian/0.9.8-5raw · history · blame

#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_build-indep:
	$(MAKE) -C $(CURDIR)/doc docs

override_dh_strip:
	dh_strip --dbgsym-migration='libmimetic0-dbg (<< 0.9.8-3~)'

override_dh_compress:
	dh_compress -Xexamples