Codebase list sugar-artwork / HEAD Makefile.am
HEAD

Tree @HEAD (Download .tar.gz)

Makefile.am @HEADraw · history · blame

1
2
3
4
5
SUBDIRS = cursor icons gtk3

if WITH_GTK2
    SUBDIRS += gtk
endif