SUBDIRS = src icondir = $(datadir)/pixmaps icon_DATA = icons/gx_logo.png icons/gx.png desktopdir = $(datadir)/app-install/desktop desktop_DATA = gx.desktop desk_icondir = $(datadir)/app-install/icons desk_icon_DATA = icons/gx.png EXTRA_DIST = AUTHORS \ ChangeLog \ COPYING \ INSTALL \ NEWS \ README \ TODO # utilities: TOOLS_DIR = $(top_builddir)/tools pixbufs: $(TOOLS_DIR)/generate_pixbufs_csource.sh tar: $(TOOLS_DIR)/make_tar.sh snapshot: $(TOOLS_DIR)/snapshot.sh