summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-08-07 18:44:32 +0000
committerRichard M. Stallman <rms@gnu.org>1997-08-07 18:44:32 +0000
commitd74416278b0b3504fdec7abcc7f05cbd8aec1cae (patch)
tree93a9977f2c84fc7e3fe36fc54930a5444ca32275 /Makefile.in
parentbc47f051fcb41323bb053f988a06c9bd5e3d9100 (diff)
downloademacs-d74416278b0b3504fdec7abcc7f05cbd8aec1cae.tar.gz
Fix previous change.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1c4122b4663..9c908044017 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -211,7 +211,7 @@ paths-force: FRC
-e 's;\(#.*PATH_INFO\).*$$;\1 "${infodir}";' \
-e 's;\(#.*PATH_DATA\).*$$;\1 "${etcdir}";' \
-e 's;\(#.*PATH_BITMAPS\).*$$;\1 "${bitmapdir}";' \
- -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";' \
+ -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";') && \
${srcdir}/move-if-change paths.h.$$$$ src/paths.h
src: lib-src FRC