]> arthur.barton.de Git - netatalk.git/commitdiff
Fix makefiles
authorFrank Lahm <franklahm@googlemail.com>
Fri, 17 Feb 2012 10:47:39 +0000 (11:47 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Fri, 17 Feb 2012 10:47:39 +0000 (11:47 +0100)
include/atalk/Makefile.am
libatalk/util/Makefile.am

index d59d7fdb1251f126bfaaaed328f9bac47e2d40e8..f38a1c82118dc47a48204fba5d28d6e70a925ed7 100644 (file)
@@ -12,7 +12,6 @@ atalkinclude_HEADERS = \
        paths.h \
        unicode.h \
        util.h \
-       volinfo.h \
        ea.h \
        acl.h \
        unix.h \
index 8c0927d408edf0230529ea43121afe69abce82c5..2d19bfc0e0e9dd1533f390e51f32f521e987a428 100644 (file)
@@ -19,7 +19,6 @@ libutil_la_SOURCES = \
        server_lock.c   \
        socket.c        \
        strdicasecmp.c  \
-       volinfo.c       \
        unix.c
 
 libutil_la_CFLAGS = \