1## Copyright (C) 2000-2018 Peter Selinger.
2## This file is part of ccrypt. It is free software and it is covered
3## by the GNU general public license. See the file COPYING for details.
4
5## Process this file with automake to produce Makefile.in
6
7SUBDIRS = m4 po intl src emacs doc check
8
9EXTRA_DIST = m4/ChangeLog config.rpath README-WIN
10
11TAR = @TAR@
12
13ACLOCAL_AMFLAGS = -I m4
14