summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: e8f31e1d6983ad1eb8d84fd0b76204402927a853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SUBDIRS =								\
	defaults							\
	docs								\
	po								\
	settings							\
	xfce4-session							\
	xfce4-shutdown

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

EXTRA_DIST =								\
	AUTHORS								\
	ChangeLog.pre-xfce-devel					\
	INSTALL								\
	NEWS								\
	README								\
	TODO								\
	xfce4-session.spec

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

ACLOCAL_AMFLAGS = -I m4