1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
themedir = $(datadir)/themes/Menta/gtk-2.0/widgets theme_DATA = \ panel.rc \ panel-black.rc \ panel-dark-grey.rc \ README EXTRA_DIST = $(theme_DATA) SUBDIRS = \ Panel \ Null \ Others DIST_SUBDIRS = \ Panel \ Null \ Others