From: <den...@us...> - 2010-09-11 00:48:22
|
Revision: 128 http://dsim.svn.sourceforge.net/dsim/?rev=128&view=rev Author: denis_arnaud Date: 2010-09-11 00:48:16 +0000 (Sat, 11 Sep 2010) Log Message: ----------- [Dev] Added missing sub-directory. Modified Paths: -------------- trunk/dsim/dsim/Makefile.am Modified: trunk/dsim/dsim/Makefile.am =================================================================== --- trunk/dsim/dsim/Makefile.am 2010-09-10 14:00:25 UTC (rev 127) +++ trunk/dsim/dsim/Makefile.am 2010-09-11 00:48:16 UTC (rev 128) @@ -6,7 +6,7 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = basic bom factory command service config +SUBDIRS = basic bom factory command service config core EXTRA_DIST = config_msvc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |