]> arthur.barton.de Git - netatalk.git/blob - bin/getzones/Makefile.am
Some more large autoconf/automake fixes. include/ and sys/ should install
[netatalk.git] / bin / getzones / Makefile.am
1 # Makefile.am for bin/getzones/
2
3 bin_PROGRAMS = getzones
4
5 getzones_SOURCES = getzones.c
6 getzones_LDADD = $(top_srcdir)/libatalk/libatalk.a
7
8 CFLAGS = @CFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/sys