------------------------------------------------------------ revno: 919 committer: Roger Martin <[email protected]> branch nick: aikiframework timestamp: Fri 2011-10-21 16:30:50 +0200 message: libs/classes added to Makefile.am modified: src/libs/Makefile.am
-- lp:aikiframework https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk Your team Aiki Framework Developers is subscribed to branch lp:aikiframework. To unsubscribe from this branch go to https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'src/libs/Makefile.am' --- src/libs/Makefile.am 2011-10-18 16:26:01 +0000 +++ src/libs/Makefile.am 2011-10-21 14:30:50 +0000 @@ -61,6 +61,7 @@ SUBDIRS = \ archive \ backup \ + classes \ database \ file \ session \ @@ -71,6 +72,7 @@ DIST_SUBDIRS = \ archive \ backup \ + classes \ database \ file \ session \
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

