You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kiwix-tools/src/Makefile.am.alt

35 lines
413 B

SUBDIRS = man zimlib ctpp2 pugixml
if WITH_COMPONENTS
SUBDIRS += components
endif
if WITH_MANAGER
SUBDIRS += manager
endif
if WITH_SERVER
SUBDIRS += server
endif
if WITH_INDEXER
SUBDIRS += indexer
endif
if WITH_INSTALLER
SUBDIRS += installer
endif
if WITH_SEARCHER
SUBDIRS += searcher
endif
if WITH_READER
SUBDIRS += reader
endif
if WITH_LAUNCHER
SUBDIRS += launcher
endif
EXTRA_DIST = dependencies