]> arthur.barton.de Git - netatalk.git/commitdiff
Add -I$(top_srcdir) to CFLAGS.
authorsrittau <srittau>
Thu, 31 May 2001 18:53:01 +0000 (18:53 +0000)
committersrittau <srittau>
Thu, 31 May 2001 18:53:01 +0000 (18:53 +0000)
libatalk/asp/Makefile.am

index 7016c4e5fcb603c757b4553d2aa100008021e89c..ffc53876d48f156836b750ff2a1f3c9057bc8ef0 100644 (file)
@@ -1,5 +1,7 @@
 # Makefile.am for libatalk/asp/
 
+CFLAGS = -I$(top_srcdir) @CFLAGS@
+
 noinst_LTLIBRARIES = libasp.la
 
 libasp_la_SOURCES = asp_attn.c asp_close.c asp_cmdreply.c asp_getreq.c asp_getsess.c asp_init.c asp_write.c asp_shutdown.c asp_tickle.c