• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1AM_CPPFLAGS = -I$(top_srcdir)/include
2EXTRA_DIST = README.aconnect aconnect.1
3LDADD = $(LIBINTL)
4
5bin_PROGRAMS = aconnect
6aconnect_SOURCES = aconnect.c
7man_MANS = aconnect.1
8