doc/reference/meson.build

Thu, 17 Aug 2017 22:17:36 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 17 Aug 2017 22:17:36 -0500
changeset 38665
35676a9b7faa
parent 38529
6b1f391a52ba
child 40598
f88830d41330
permissions
-rw-r--r--

Add the version to the application_name label and add the revision to build info

subdir('libpurple')
subdir('protocols')

if ENABLE_GTK
	subdir('pidgin')
endif

if enable_consoleui
	subdir('finch')
endif

mercurial