aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-07-30 10:14:19 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-07-30 10:19:04 +0300
commit71e51308e7fe0136b76799f5e6dbbec94e279f46 (patch)
tree820ee704751fd7a498464ecfb5c42ea6da530ead /Makefile.am
parentbde49d719c1894d0e502a73d42ab546d905492f2 (diff)
downloaddico-71e51308e7fe0136b76799f5e6dbbec94e279f46.tar.gz
dico-71e51308e7fe0136b76799f5e6dbbec94e279f46.tar.bz2
Rename modinc to bootstrap.modinc
* modinc: Rename to bootstrap. * bootstrap: Add generic bootstrapping code. * stub.ac: Rename to configure.boot. * Makefile.am: Fix EXTRA_DIST * README-hacking: Document bootstrap.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a157141..fa15921 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Dico
-# Copyright (C) 1998-2000, 2008-2010, 2012 Sergey Poznyakoff
+# Copyright (C) 1998-2000, 2008-2010, 2012, 2016 Sergey Poznyakoff
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -34,7 +34,7 @@ SUBDIRS=\
po
#FIXME: add these when ready: makedict client fonts
-EXTRA_DIST = ChangeLog.2008 stub.ac modinc
+EXTRA_DIST = ChangeLog.2008 configure.boot bootstrap
dist-hook:
tar -C $(srcdir) -c -f - --exclude-vcs app dicoweb | \

Return to:

Send suggestions and report system problems to the System administrator.