aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
commit6e2269bce3e0104fbc6cbf62ca8107ec437d77f9 (patch)
tree28032b06e83414c5da707b101534ca2b33d82e5b /Makefile.am
parentc8ec138afb7dfe52c96b7bd4e6321a5a03aca449 (diff)
downloadgamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.gz
gamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.bz2
Remove po.
* po/: Remove. * Makefile.am (SUBDIRS): Remove po. * README: Update. * configure.ac: Version 1.99 Remove gettext requirement.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 77df972..fc6a79b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@
ACLOCAL_AMFLAGS = -I m4 -I am
-SUBDIRS = src scripts examples po
+SUBDIRS = src scripts examples
# Define the following variables in order to use the ChangeLog rule below:
# prev_change_log [optional] Name of the previous ChangeLog file.

Return to:

Send suggestions and report system problems to the System administrator.