diff options
| -rw-r--r-- | lib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index bef5a8cb5a4..4e51ac6b029 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | srcdir = @srcdir@ | ||
| 20 | VPATH = @srcdir@ | 21 | VPATH = @srcdir@ |
| 21 | 22 | ||
| 22 | # Variables substituted by 'configure', and not autogenerated in gnulib.mk, | 23 | # Variables substituted by 'configure', and not autogenerated in gnulib.mk, |