# $Id$ # # Copyright (c) 2002-2005 # The Xfce development team. All rights reserved. # # Written for Xfce by Benedikt Meurer . # SUBDIRS = \ m4macros \ scripts AUTOMAKE_OPTIONS = \ 1.8 \ dist-bzip2 distclean-local: rm -rf *.spec *.cache *~ rpm: dist rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz @rm -f $(PACKAGE)-$(VERSION).tar.gz EXTRA_DIST = \ HACKING \ xfce4-dev-tools.spec