summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-11-13 18:53:38 +0100
committerNick Schermer <nick@xfce.org>2011-11-13 19:04:40 +0100
commitadd9df3e1945c4369a81260c74e45f1bed19788a (patch)
treefa46822d9e135fb33a83233d6a709955360790ae /Makefile.am
parentb41afa0c255c50d92025540fd072a642c2158d02 (diff)
downloadthunar-add9df3e1945c4369a81260c74e45f1bed19788a.tar.gz
Remove spec file, rpm build and update libtool.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 226de973..845e402d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,11 +29,7 @@ SUBDIRS = \
plugins
distclean-local:
- rm -rf *.spec *.cache *~
-
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
+ rm -rf *.cache *~
.PHONY: ChangeLog
@@ -90,7 +86,6 @@ EXTRA_DIST = \
FAQ \
HACKING \
ThunarBulkRename.in \
- Thunar.spec.in \
ThunarHelp.in \
intltool-extract.in \
intltool-merge.in \
@@ -100,7 +95,6 @@ EXTRA_DIST = \
DISTCLEANFILES = \
ThunarBulkRename \
- Thunar.spec \
ThunarHelp \
intltool-extract \
intltool-merge \