mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01: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
|