]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in src/ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000 (12:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000 (12:09 +0300)
src/ChangeLog

index 9d5ec51214629166c191859f0ad0d84bbabf8266..50e12560b912f1ffb7ade39455948e916520dce9 100644 (file)
 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
 
        These changes remove termcap.c from the build on Posix platforms.
-       * Makefilie.in (termcapobj): Move termcap.o from here...
+       * Makefile.in (termcapobj): Move termcap.o from here...
        (MSDOS_OBJ): ...to here.
        (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
        now identical to when LIBS_TERMCAP is defined.