• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#***************************************************************************
2
3###########################################################################
4
5AUTOMAKE_OPTIONS = foreign subdir-objects no-dependencies
6
7include Makefile.inc
8
9man_MANS = $(MANPAGES)
10
11EXTRA_DIST = $(MANPAGES) ahost.1 adig.1 acountry.1 Makefile.inc CMakeLists.txt
12