]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/Makefile.am
Removed duplicate -I cruft from automake files
[netatalk.git] / libatalk / adouble / Makefile.am
index 1cf1d10f4e57462135c4af3ac72daa7652d8c7a8..299ab3441a7eddbe46ae47c9d3d21ab9cc815c07 100644 (file)
@@ -5,5 +5,3 @@ 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
 
 noinst_HEADERS = ad_private.h
-
-CFLAGS = @CFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/sys