1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 15:01:06 +03:00

Added forgotten header file to src/Makefile.am

This commit is contained in:
Michal Zima 2012-05-06 13:54:44 +02:00
parent 754319efc2
commit a7f750a3e0

View File

@ -3,6 +3,7 @@ wrapsix_dnsproxy_SOURCES = dnsproxy.c
wrapsix_wrapper_SOURCES = \
arp.c arp.h \
checksum.c checksum.h \
ethernet.h \
icmp.c icmp.h \
ipv4.c ipv4.h \
ipv6.c ipv6.h \