diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-11 19:30:23 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-11 19:30:23 +0000 |
commit | b422335b884eb0c6f974df15f47a2ab3100f5694 (patch) | |
tree | 44c7640fb9034e58496264c5a508bba455796766 /TAO | |
parent | 4f2912400995753b183bc40d45efac3e75963d7f (diff) | |
download | ATCD-b422335b884eb0c6f974df15f47a2ab3100f5694.tar.gz |
ChangeLogTag: Thu Dec 11 19:30:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/RTScheduling/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTScheduling/Makefile.bor b/TAO/tao/RTScheduling/Makefile.bor index 35ef61c77c1..f4feed0e9d7 100644 --- a/TAO/tao/RTScheduling/Makefile.bor +++ b/TAO/tao/RTScheduling/Makefile.bor @@ -30,7 +30,7 @@ CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) $(TAO_RTCORBA_CFLAGS) $(TAO_PORTABLESERVER_ CPPDIR = . INCDIR_NAME = tao\RTScheduler -INCLUDES = *.h *.i *.pidl *.idl +INCLUDES = *.h *.i *.pidl LIBFILES = $(ACE_LIB) $(TAO_LIB) $(TAO_RTCORBA_LIB) $(TAO_PORTABLESERVER_LIB) |