diff options
author | Neo2003 <none@none> | 2008-10-04 06:17:19 -0500 |
---|---|---|
committer | Neo2003 <none@none> | 2008-10-04 06:17:19 -0500 |
commit | 5651828bf74edb760d67700942fc65d51c816e0a (patch) | |
tree | 1631f319bbc293794109f990beaccfd5b6cee8fe /dep/Makefile.am | |
parent | ca7a4bf1a78a1ddc6eb21238cc2a1633194a11cc (diff) |
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
* Updated to 6721 and 676
* Fixed TrinityScript logo
* Version updated to 0.2.6721.676
--HG--
branch : trunk
rename : 6700-670 => 6721-676
Diffstat (limited to 'dep/Makefile.am')
-rw-r--r-- | dep/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/Makefile.am b/dep/Makefile.am index f82b7760833..e0856407820 100644 --- a/dep/Makefile.am +++ b/dep/Makefile.am @@ -17,7 +17,7 @@ ## Process this file with automake to produce Makefile.in ## Sub-directories to parse -SUBDIRS = include lib src +SUBDIRS = include lib src ACE_wrappers ## Additional files to include when running 'make dist' # Nothing yet. |