]> arthur.barton.de Git - netatalk.git/blob - libatalk/atp/Makefile.am
Some more large autoconf/automake fixes. include/ and sys/ should install
[netatalk.git] / libatalk / atp / Makefile.am
1 # Makefile.am for libatalk/atp/
2
3 noinst_LTLIBRARIES = libatp.la
4
5 libatp_la_SOURCES = atp_bprint.c atp_bufs.c atp_close.c atp_open.c atp_packet.c atp_rreq.c atp_rresp.c atp_rsel.c atp_sreq.c atp_sresp.c 
6
7 noinst_HEADERS = atp_internals.h
8
9 CFLAGS = @CFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/sys