1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00

MAKE: don't include icons and desktop file for non-gtk builds

This commit is contained in:
hasufell 2013-03-31 16:59:49 +02:00
parent ae5d7e29e3
commit 9ae63cf05d

View File

@ -1 +1,3 @@
if DO_GTK
SUBDIRS = icons misc
endif