]> arthur.barton.de Git - netatalk.git/blob - libatalk/netddp/Makefile.am
Some more large autoconf/automake fixes. include/ and sys/ should install
[netatalk.git] / libatalk / netddp / Makefile.am
1 # Makefile.am for libatalk/netddp/
2
3 noinst_LTLIBRARIES = libnetddp.la
4
5 libnetddp_la_SOURCES = netddp_open.c netddp_sendto.c netddp_recvfrom.c
6
7 CFLAGS = @CFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/sys