summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-01-08 12:45:59 +0100
committerNick Schermer <nick@xfce.org>2012-01-08 12:45:59 +0100
commitcee5e8fffb1fd536678100a3ebb502cd654811d4 (patch)
tree0655eba286464738a92310ca681422f5701b7a07 /Makefile.am
parent0251e32742841aa7aa7ab176013928fac8cfb293 (diff)
downloadthunar-cee5e8fffb1fd536678100a3ebb502cd654811d4.tar.gz
Small fix for previous commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 17873ce4..3273c22e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,9 +41,8 @@ ChangeLog: Makefile
dist-hook: ChangeLog
thunar_scriptsdir = $(HELPER_PATH_PREFIX)/Thunar
-thunar_scripts_SCRIPTS = \
- ThunarBulkRename \
- ThunarHelp
+thunar_scripts_SCRIPTS = \
+ ThunarBulkRename
ThunarBulkRename: ThunarBulkRename.in Makefile
$(AM_V_GEN) ( \