mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
9 lines
102 B
Makefile
9 lines
102 B
Makefile
SUBDIRS = pkgconfig man
|
|
|
|
if DO_GTK
|
|
SUBDIRS += icons misc
|
|
endif
|
|
|
|
EXTRA_DIST = \
|
|
hexchat.gresource.xml
|