]> arthur.barton.de Git - netatalk.git/blob - bin/aecho/Makefile.am
Major automake/autoconf commit. Not working yet.
[netatalk.git] / bin / aecho / Makefile.am
1 # Makefile.am for bin/aecho/
2
3 bin_PROGRAMS = aecho
4
5 aecho_SOURCES = aecho.c
6 aecho_LDADD = ../../libatalk/libatalk.a
7
8 CFLAGS = @CFLAGS@ -I../../include