Fix last change in lib/Makefile.in

* lib/Makefile.in (srcdir): Define, as including
$(srcdir)/../nt/gnulib-cfg.mk needs that.
This commit is contained in:
Eli Zaretskii 2017-03-18 11:26:50 +02:00
parent 6f17e14f78
commit 12f8cfdcae

View file

@ -17,6 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
srcdir = @srcdir@
VPATH = @srcdir@
# Variables substituted by 'configure', and not autogenerated in gnulib.mk,