summaryrefslogtreecommitdiff
path: root/apps/gperf/Makefile.am
blob: 866c41f9c9984c6afbce1ff717c2a2c825b45a71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
##---------------------------------------------------------------------------
##       $Id$
##
##       Top-level Makefile for gperf
##
##---------------------------------------------------------------------------

##
##  Process this file with automake to create Makefile.in
##

SUBDIRS = src ##tests

GPERF_VERSION = 2.0

VERSION = $(GPERF_VERSION)

info_TEXINFOS = gperf.texi

man_MANS = gperf.1

EXTRA_DIST = $(man_MANS) gperf.info