Update all header guards.
[oweals/tinc.git] / src / Makefile.am
index 0b28139ed04b626dcb12ad8aaca7d84a271dda9a..508310358d361ebe064e3d537a01e647027573c7 100644 (file)
@@ -14,7 +14,6 @@ tincd_SOURCES = \
        edge.c edge.h \
        ethernet.h \
        event.c event.h \
-       fake-gai-errnos.h \
        fake-getaddrinfo.c fake-getaddrinfo.h \
        fake-getnameinfo.c fake-getnameinfo.h \
        graph.c graph.h \
@@ -44,8 +43,7 @@ tincd_SOURCES = \
        subnet.c subnet.h \
        tincd.c \
        utils.c utils.h \
-       xalloc.h \
-       xmalloc.c
+       xalloc.h
 
 if !GETOPT
 tincd_SOURCES += \