mirror of
https://code.semirocket.science/wrapsix
synced 2024-11-21 13:31:02 +02:00
Dropped compiling of DNS64 proxy
This commit is contained in:
parent
8b58e0f274
commit
8a2f5c9158
3
.gitignore
vendored
3
.gitignore
vendored
@ -17,8 +17,7 @@ INSTALL
|
||||
|
||||
# build
|
||||
*.o
|
||||
wrapsix-dnsproxy
|
||||
wrapsix-wrapper
|
||||
wrapsix
|
||||
|
||||
# debug
|
||||
core
|
||||
|
@ -1,6 +1,5 @@
|
||||
sbin_PROGRAMS = wrapsix-dnsproxy wrapsix-wrapper
|
||||
wrapsix_dnsproxy_SOURCES = dnsproxy.c
|
||||
wrapsix_wrapper_SOURCES = \
|
||||
sbin_PROGRAMS = wrapsix
|
||||
wrapsix_SOURCES = \
|
||||
arp.c arp.h \
|
||||
checksum.c checksum.h \
|
||||
ethernet.h \
|
||||
|
Loading…
Reference in New Issue
Block a user