Skip to content
Snippets Groups Projects
Makefile.am 419 B
Newer Older
noinst_DATA = example.xfwm4rc

Olivier Fourdan's avatar
Olivier Fourdan committed
EXTRA_DIST = example.xfwm4rc.in example.gtkrc-2.0 xfwm4.spec xfwm4.spec.in
Olivier Fourdan's avatar
Olivier Fourdan committed

SUBDIRS = po common src mcs-plugin defaults themes
	rm -rf example.xfwm4rc xfwm4.spec *.cache
	@sed -e "s%_pkgdatadir_%$(pkgdatadir)%g" example.xfwm4rc.in > example.xfwm4rc

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