summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2004-01-23 22:37:58 +0000
committerManish Singh <yosh@src.gnome.org>2004-01-23 22:37:58 +0000
commitb38f604996e86db73e221cde8c09ddb14dab330d (patch)
tree57f894b06249e9714fd1a90b4445051ed5a99ebc /Makefile.am
parentd0068df8fa4632b7d0f877414ac0eb85795a6bc5 (diff)
downloadatk-b38f604996e86db73e221cde8c09ddb14dab330d.tar.gz
remove trailing backslash from last line of DISTCLEANFILES.
2004-01-23 Manish Singh <yosh@gimp.org> * Makefile.am: remove trailing backslash from last line of DISTCLEANFILES.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f1b9b4..25873fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,8 +14,8 @@ pkgconfig_DATA = atk.pc
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-DISTCLEANFILES = \
+DISTCLEANFILES = \
atk-uninstalled.pc \
atk.pc \
atk.pc.spec \
- atk-zip.sh \
+ atk-zip.sh