diff options
Diffstat (limited to 'cpp')
-rwxr-xr-x[-rw-r--r--] | cpp/test/Ice/optional/.depend.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/test/Ice/optional/.depend.mak b/cpp/test/Ice/optional/.depend.mak index 3a73e48e949..b0378f1a660 100644..100755 --- a/cpp/test/Ice/optional/.depend.mak +++ b/cpp/test/Ice/optional/.depend.mak @@ -2,6 +2,9 @@ Test.cpp: \ Test.ice +TestAMD.cpp: \ + TestAMD.ice + Test.obj: \ Test.cpp \ "Test.h" \ |