ObjXMPP  Check-in [6b06622e03]

Overview
Comment:Fix build dependencies
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6b06622e03b294e086de04589b9abbc9fa2519033556a08e0153e02f8852a66e
User & Date: florob@babelmonkeys.de on 2012-12-02 00:15:23
Other Links: manifest | tags
Context
2012-12-09
20:53
Fix typo intenral -> internal check-in: ea1c2bdca9 user: florob@babelmonkeys.de tags: trunk
2012-12-02
00:15
Fix build dependencies check-in: 6b06622e03 user: florob@babelmonkeys.de tags: trunk
2012-11-24
00:36
Make it possible to get exceptions in async mode. check-in: 2fc4d4a103 user: js tags: trunk
Changes

Modified Makefile from [3429dcb806] to [09054376de].

1
2


3
SUBDIRS = src tests



include buildsys.mk


>
>

1
2
3
4
5
SUBDIRS = src tests

tests: src

include buildsys.mk