]> arthur.barton.de Git - netatalk.git/commitdiff
Remove unnecessary -I$(top_srcdir)/include from CFLAGS.
authorsrittau <srittau>
Sun, 1 Dec 2002 01:33:39 +0000 (01:33 +0000)
committersrittau <srittau>
Sun, 1 Dec 2002 01:33:39 +0000 (01:33 +0000)
etc/afpd/nls/Makefile.am

index b2b5d4dc57bb9afda13cdfc00ba3c1925b27e854..752701abd84d5a1db6910516a8d0365c8e7593dd 100644 (file)
@@ -15,8 +15,7 @@ MACCODES =                            \
        maccode.iso8859-1.adapted       \
        maccode.koi8-r
 
-CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/sys -I$(top_srcdir)/etc/afpd \
-       @CFLAGS@
+CFLAGS = -I$(top_srcdir)/sys -I$(top_srcdir)/etc/afpd @CFLAGS@
 
 $(MACCODES): makecode
        ./makecode $@