qemacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-commit] qemacs Makefile


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs Makefile
Date: Wed, 19 Aug 2015 14:30:12 +0000

CVSROOT:        /sources/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        15/08/19 14:30:12

Modified files:
        .              : Makefile 

Log message:
        Makefile: added missing search.c source file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/Makefile?cvsroot=qemacs&r1=1.79&r2=1.80

Patches:
Index: Makefile
===================================================================
RCS file: /sources/qemacs/qemacs/Makefile,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- Makefile    17 Aug 2015 16:56:48 -0000      1.79
+++ Makefile    19 Aug 2015 14:30:11 -0000      1.80
@@ -450,8 +450,8 @@
         makemode.c markdown.c mpeg.c orgmode.c parser.c perl.c qe-doc.html \
         qe-doc.texi qe.1 qe.c qe.h qe.tcc qeconfig.h qeend.c qemacs.spec \
         qestyles.h qfribidi.c qfribidi.h rlang.c rust.c script.c shell.c \
-        swift.c tty.c unicode_join.c unifont.lig unihex.c unix.c util.c \
-        variables.c variables.h video.c win32.c x11.c xml.c
+        search.c swift.c tty.c unicode_join.c unifont.lig unihex.c unix.c \
+        util.c variables.c variables.h video.c win32.c x11.c xml.c
 
 FILES+=plugins/Makefile  plugins/my_plugin.c
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]