summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-04-01 02:05:23 -0700
committerTingPing <tngpng@gmail.com>2013-04-01 02:05:23 -0700
commit083710d8d31303b38199839730df14492565fde0 (patch)
treedf039e471bc2d85620fb7ac70d16ea3f69a09b8b /share
parent9594ec8913e0ae81baf394e4039d3e2e08dce599 (diff)
parent83a59968171ae53a787108e03027799b6b03266b (diff)
Merge pull request #484 from Phr33d0m/master
A few fixes on the *nix build system
Diffstat (limited to 'share')
-rw-r--r--share/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index f265b88e..6d143b61 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -1 +1,3 @@
+if DO_GTK
 SUBDIRS = icons misc
+endif