[nautilus-actions] Makefile.am: align backslashes
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Makefile.am: align backslashes
- Date: Fri, 19 Feb 2010 02:22:32 +0000 (UTC)
commit 81d54cf99e8f006b65e642e1f330edf91a0b3585
Author: Pierre Wieser <pwieser trychlos org>
Date: Mon Feb 15 14:24:15 2010 +0100
Makefile.am: align backslashes
Makefile.am | 44 ++++++++++++++++++++++----------------------
1 files changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 832f21e..c1046ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,12 +29,12 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = \
- data \
- doc \
- m4 \
- icons \
- src \
- po \
+ data \
+ doc \
+ m4 \
+ icons \
+ src \
+ po \
$(NULL)
# a foo directory so that make distcheck has a vpath which is prefixed
@@ -44,33 +44,33 @@ DISTCHECK_CONFIGURE_FLAGS = \
# do not try to install schemas when making distcheck
DISTCHECK_CONFIGURE_FLAGS += \
- --disable-schemas-install \
+ --disable-schemas-install \
$(NULL)
EXTRA_DIST = \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in \
$(NULL)
DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
+ intltool-extract \
+ intltool-merge \
+ intltool-update \
$(NULL)
pkgdocdir = $(datarootdir)/doc/@PACKAGE -@VERSION@
dist_pkgdoc_DATA = \
- AUTHORS \
- ChangeLog \
- ChangeLog-2008 \
- COPYING \
- INSTALL \
- MAINTAINERS \
- NEWS \
- README \
- TODO \
+ AUTHORS \
+ ChangeLog \
+ ChangeLog-2008 \
+ COPYING \
+ INSTALL \
+ MAINTAINERS \
+ NEWS \
+ README \
+ TODO \
$(NULL)
uninstall-hook:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]