summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-22 04:29:00 +0000
committerDana Jansens <danakj@orodu.net>2007-05-22 04:29:00 +0000
commitf597164644bf025ee4c352a4daed092a7eff95c8 (patch)
tree146e08da534dcb1846b747d4bc2cbfca3a089269 /Makefile.am
parent275206bcc71233bcb8149cc56346bac863d31fdb (diff)
remove the commented out stuff for mkdir's because configure.ac does it now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index e68714b6..a4c5c6f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -377,22 +377,18 @@ edit = $(SED) \
%.desktop: %.desktop.in Makefile
@echo make: creating $@
-# @mkdir data/xsession 2>/dev/null || true
@$(edit) $< >$@
%-session: %-session.in Makefile
@echo make: creating $@
-# @mkdir data/xsession 2>/dev/null || true
@$(edit) $< >$@
%.1.in: %.1.sgml
@echo make: creating $@
-# @mkdir doc 2>/dev/null || true
@docbook-to-man $< >$@
%.1: %.1.in Makefile
@echo make: creating $@
-# @mkdir doc 2>/dev/null || true
@$(edit) $< >$@
dist_gnomewmfiles_DATA = \