diff options
Diffstat (limited to 'TAO/tao/IFR_Client/Makefile.bor')
-rw-r--r-- | TAO/tao/IFR_Client/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IFR_Client/Makefile.bor b/TAO/tao/IFR_Client/Makefile.bor index 084e9bd7b94..85d1739d83a 100644 --- a/TAO/tao/IFR_Client/Makefile.bor +++ b/TAO/tao/IFR_Client/Makefile.bor @@ -22,7 +22,7 @@ CPPDIR = . INCDIR_NAME = tao\IFR_Client INCLUDES = \ - *.h *.i + *.h *.i *.pidl LIBFILES = \ $(TAO_LIB) \ |