[PATCH] KJS Makefile.am correction

Luciano Montanaro konq-e@mail.kde.org
Tue, 17 Dec 2002 17:50:11 +0100


--Boundary-00=_DX1/9T+I8eti5G5
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Description: clearsigned data
Content-Disposition: inline

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kjs has one additional file in KDE3.1.
Reflect that.
- -- 
Luciano Montanaro// My public GPG key can be  /"\ ASCII RIBBON
               \X/ found at wwwkeys.pgp.net   \ /   CAMPAIGN
                                               X  AGAINST HTML 
                                              / \     MAIL
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9/1XJaeOY6B53J4URAhmtAKCP5PsjxHV76duKTi7X63ba62GGcwCgjeFl
qLHcT7AQydicC7OreDPI0Po=
=1jr3
-----END PGP SIGNATURE-----

--Boundary-00=_DX1/9T+I8eti5G5
Content-Type: text/x-makefile;
  charset="us-ascii";
  name="Makefile.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="Makefile.patch"

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdenox/konq-embed/kdesrc/kjs/Makefile.am,v
retrieving revision 1.4
diff -u -r1.4 Makefile.am
--- Makefile.am	20 Dec 2001 13:26:22 -0000	1.4
+++ Makefile.am	17 Dec 2002 15:14:30 -0000
@@ -31,7 +31,7 @@
                      array_object.cpp math_object.cpp object_object.cpp \
                      regexp_object.cpp error_object.cpp function.cpp \
                      debugger.cpp value.cpp types.cpp object.cpp \
-                     interpreter.cpp property_map.cpp
+                     interpreter.cpp property_map.cpp nodes2string.cpp
 
 libkjs_la_LDFLAGS = $(all_libraries)
 libkjs_la_LIBADD = -lm $(LIBPCRE)

--Boundary-00=_DX1/9T+I8eti5G5--