summaryrefslogtreecommitdiffstats
path: root/debian/rules.d/certs/Makefile
blob: 7ff7baeba485c525c339305fcddd9cc87c9e3f7f (plain)
1
2
3
4
5
6
7
PROGS = \
	extract-cert

include $(top_rulesdir)/Makefile.inc

CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
extract-cert: LDLIBS += -lcrypto