1# Makefile.am for libatalk/netddp/
2
3noinst_LTLIBRARIES = libnetddp.la
4
5libnetddp_la_SOURCES = netddp_open.c netddp_sendto.c netddp_recvfrom.c
6