Build the plugin as a module.

This commit is contained in:
Harald Judt 2013-02-26 21:06:46 +01:00
parent eba51dfe79
commit 64c5b6460a
5 changed files with 28 additions and 23 deletions

View file

@ -7,6 +7,9 @@ SUBDIRS = \
distclean-local:
rm -rf *.spec *.cache *~
distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz