mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
make this a Python package that can be imported
This commit is contained in:
@@ -12,4 +12,4 @@ _sni_support.so: sni_support_wrap.o sni_support.o
|
||||
$(CC) -shared $^ -o $@
|
||||
|
||||
clean:
|
||||
rm -f $(targets)
|
||||
rm -f $(targets) *.pyc
|
||||
|
||||
Reference in New Issue
Block a user