diff options
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 2 |
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 |