- welcome 2014
[plcapi.git] / Makefile
index 4b4171f..b5760a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
 # Makefile for phpxmlrpc library\r
-# $Id: Makefile,v 1.37 2008/03/06 22:37:19 ggiunta Exp $\r
 \r
 ### USER EDITABLE VARS ###\r
 \r
@@ -70,7 +69,7 @@ DEBUGGERFILES=debugger/index.php \
 all: install\r
 \r
 install:\r
-       cd lib && cp ${LIBFILES} ${PHPINCLUDEDIR}\r
+       cp ${LIBFILES} ${PHPINCLUDEDIR}\r
        @echo Lib files have been copied to ${PHPINCLUDEDIR}\r
        cd doc && $(MAKE) install\r
 \r