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

Benedikt Meurer's avatar
Benedikt Meurer committed
EXTRA_DIST = example.xfwm4rc.in example.gtkrc-2.0 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
Benedikt Meurer's avatar
Benedikt Meurer committed

ACLOCAL_AMFLAGS = -I m4