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

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

SUBDIRS = src defaults themes
	rm -f example.xfwm4rc xfwm4.spec

	@sed -e "s%_pkgdatadir_%$(pkgdatadir)%g" example.xfwm4rc.in > example.xfwm4rc

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