mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
make clean removes all generated cruft now
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CFLAGS+=-fpic -I/usr/include/python2.7
|
||||
LDFLAGS+=
|
||||
|
||||
targets=_sni_support.so sni_support_wrap.c sni_support.py
|
||||
targets=_sni_support.so sni_support_wrap.c sni_support.py sni_support.o sni_support_wrap.o
|
||||
|
||||
all: _sni_support.so
|
||||
|
||||
|
||||
Reference in New Issue
Block a user