]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/Makefile.am
add native xattr, from Samba code, not used
[netatalk.git] / libatalk / adouble / Makefile.am
index 7ce98dc15b31b22b0039747d1a75a7256461496d..e497e75ce7eb61642e7b214c0245736c493af819 100644 (file)
@@ -1,9 +1,8 @@
 # Makefile.am for libatalk/adouble/
 
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/sys
-
 noinst_LTLIBRARIES = libadouble.la
 
-libadouble_la_SOURCES = ad_open.c ad_flush.c ad_read.c ad_write.c ad_size.c ad_mmap.c ad_lock.c ad_date.c ad_attr.c ad_sendfile.c
+libadouble_la_SOURCES = ad_open.c ad_flush.c ad_read.c ad_write.c ad_size.c \
+       ad_mmap.c ad_lock.c ad_date.c ad_attr.c ad_sendfile.c ad_ea.c
 
 noinst_HEADERS = ad_private.h