projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c46209
)
(PACKAGEDIR): Default to @PACKAGEDIR@.
author
yamaoka
<yamaoka>
Tue, 27 Jul 1999 04:06:50 +0000
(
04:06
+0000)
committer
yamaoka
<yamaoka>
Tue, 27 Jul 1999 04:06:50 +0000
(
04:06
+0000)
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index
a165281
..
ac6f233
100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-11,7
+11,7
@@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
SHELL = /bin/sh
VPATH = @srcdir@
-PACKAGEDIR =
+PACKAGEDIR = @PACKAGEDIR@
all total:
rm -f *.elc auto-autoloads.el custom-load.el ; \