summaryrefslogtreecommitdiff
path: root/config/Makefile.am
blob: bd0596fe0fc9b72f846c684a09e1403790c2a5a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# config/Makefile.am:
# Automake file for the extra config droppings.
#
# $Id$
#

EXTRA_DIST = hostentp_ghba_r.c int_ghba_r.c pthread.c

AUX_DIST = config.guess \
           config.sub \
           install-sh \
           ltconfig \
           ltmain.sh \
           missing \
           mkinstalldirs

MAINTERCLEANFILES = $(AUX_DIST)