mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Fixing paths
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
# GNU General Public License version 2 or newer.
|
||||
# See COPYING for details.
|
||||
|
||||
SubDir TOP ede-bug-report ;
|
||||
SubDir TOP ede-bug-tools ede-bug-report ;
|
||||
|
||||
# needed paths
|
||||
XMLRPC_C_SRC_PATH = [ FDirName $(TOP) ede-bug-report xmlrpc-c ] ;
|
||||
XMLRPC_C_SRC_PATH = [ FDirName $(TOP) ede-bug-tools ede-bug-report xmlrpc-c ] ;
|
||||
XMLRPC_C_TOP = $(XMLRPC_C_SRC_PATH) ;
|
||||
XMLRPC_C_LIB_DIR = [ FDirName $(XMLRPC_C_SRC_PATH) lib ] ;
|
||||
|
||||
|
Reference in New Issue
Block a user