summaryrefslogtreecommitdiff
path: root/apps/gperf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/Makefile.am')
-rw-r--r--apps/gperf/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/apps/gperf/Makefile.am b/apps/gperf/Makefile.am
deleted file mode 100644
index 308d0ce01b5..00000000000
--- a/apps/gperf/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-##---------------------------------------------------------------------------
-## $Id$
-##
-## Top-level Makefile for gperf
-##
-##---------------------------------------------------------------------------
-
-##
-## Process this file with automake to create Makefile.in
-##
-
-## The number in AUTOMAKE_OPTIONS is the minimum required version automake
-## needed to process this file.
-AUTOMAKE_OPTIONS = 1.4
-
-SUBDIRS = src ##tests
-
-GPERF_VERSION = 2.0
-
-VERSION = $(GPERF_VERSION)
-
-info_TEXINFOS = gperf.texi
-
-man_MANS = gperf.1
-
-EXTRA_DIST = $(man_MANS) gperf.info