diff options
author | Jose <jose@zeroc.com> | 2014-05-02 18:35:20 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2014-05-02 18:35:20 +0200 |
commit | 43963dbc16ff7b518c5ad4c36ce20d9ec6c79dae (patch) | |
tree | 9dc8c4d8e1d4b9be7eda5820c81b92f3095c0fc3 /php/test | |
parent | updating CHANGES for FreezeScript (diff) | |
download | ice-43963dbc16ff7b518c5ad4c36ce20d9ec6c79dae.tar.bz2 ice-43963dbc16ff7b518c5ad4c36ce20d9ec6c79dae.tar.xz ice-43963dbc16ff7b518c5ad4c36ce20d9ec6c79dae.zip |
Update depend files.
Diffstat (limited to 'php/test')
-rw-r--r-- | php/test/Ice/exceptions/.depend | 2 | ||||
-rw-r--r-- | php/test/Ice/exceptions/.depend.mak | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php/test/Ice/exceptions/.depend b/php/test/Ice/exceptions/.depend index f6d6205e60d..3e91b4b10b8 100644 --- a/php/test/Ice/exceptions/.depend +++ b/php/test/Ice/exceptions/.depend @@ -1 +1 @@ -Test.php: Test.ice $(SLICE2PHP) $(SLICEPARSERLIB) +Test.php: Test.ice $(slicedir)/Ice/BuiltinSequences.ice $(SLICE2PHP) $(SLICEPARSERLIB) diff --git a/php/test/Ice/exceptions/.depend.mak b/php/test/Ice/exceptions/.depend.mak index 8751ce66bf8..51846531441 100644 --- a/php/test/Ice/exceptions/.depend.mak +++ b/php/test/Ice/exceptions/.depend.mak @@ -1 +1 @@ -Test.php: Test.ice "$(SLICE2PHP)" "$(SLICEPARSERLIB)" +Test.php: Test.ice "$(slicedir)/Ice/BuiltinSequences.ice" "$(SLICE2PHP)" "$(SLICEPARSERLIB)" |