]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/asp/Makefile.am
Major automake/autoconf commit. Not working yet.
[netatalk.git] / libatalk / asp / Makefile.am
diff --git a/libatalk/asp/Makefile.am b/libatalk/asp/Makefile.am
new file mode 100644 (file)
index 0000000..0ec1dae
--- /dev/null
@@ -0,0 +1,9 @@
+# Makefile.am for libatalk/asp/
+
+noinst_LIBRARIES = libasp.a
+
+libasp_a_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 
+
+noinst_HEADERS = asp_child.h
+
+CFLAGS = @CFLAGS@ -I../../include