xfce4-speed-plugin/Makefile.am

14 lines
197 B
Makefile
Raw Normal View History

@SET_MAKE@
SUBDIRS = panel-plugin po
EXTRA_DIST = \
README
distclean-local:
rm -rf *.cache *~
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz