From 2a66b430b1759bbb7bce615a8510aa516a4efe42 Mon Sep 17 00:00:00 2001 From: pradeep Date: Tue, 7 Nov 2000 16:03:31 +0000 Subject: changed .i in INCLUDES to .inl --- TAO/tao/DynamicInterface/Makefile.bor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO') diff --git a/TAO/tao/DynamicInterface/Makefile.bor b/TAO/tao/DynamicInterface/Makefile.bor index 6f9327b7090..06e731344c4 100644 --- a/TAO/tao/DynamicInterface/Makefile.bor +++ b/TAO/tao/DynamicInterface/Makefile.bor @@ -24,7 +24,7 @@ CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) $(TAO_DYNAMICINTERFACE_CFLAGS) \ CPPDIR = . INCDIR_NAME = tao\DynamicInterface -INCLUDES = *.h *.i +INCLUDES = *.h *.inl LIBFILES = $(ACE_LIB) $(TAO_LIB) $(TAO_PORTABLESERVER_LIB) -- cgit v1.2.1