3
0
Fork 0

added arm specific options

small_fixes
reg_ 14 years ago
parent d9ed8f6b87
commit 74c02a6620

@ -1,4 +1,8 @@
SUBDIRS = zimlib ctpp2 pugixml components
SUBDIRS = zimlib ctpp2 pugixml
if WITH_COMPONENTS
SUBDIRS += components
endif
if WITH_MANAGER
SUBDIRS += manager

Loading…
Cancel
Save