# $Id: Makefile.am 20981 2006-04-16 09:00:43Z benny $ SUBDIRS = \ doc \ po \ xfce-setting-show \ xfce-mcs-manager AUTOMAKE_OPTIONS = \ 1.8 \ dist-bzip2 EXTRA_DIST = \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ xfce-mcs-manager.spec DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update distclean-local: rm -rf xfce-mcs-manager.spec *.cache *~ rpm: dist rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz @rm -f $(PACKAGE)-$(VERSION).tar.gz html: Makefile (cd doc && $(MAKE) $(AM_MAKEFLAGS) html) # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: