# $Id: Makefile.am 2368 2007-01-15 21:05:27Z benny $

SUBDIRS =								\
	icons								\
	po								\
	thunar-volman

distclean-local:
	rm -rf *.spec *.cache *~

rpm: dist
	rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
	@rm -f $(PACKAGE)-$(VERSION).tar.gz

EXTRA_DIST =								\
	THANKS

# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:


syntax highlighted by Code2HTML, v. 0.9.1