From e0afe6e94a71a6aeb964e9624c2df4f4a2821704 Mon Sep 17 00:00:00 2001 From: Andrew Fyfe Date: Mon, 4 Jun 2007 22:49:09 +0100 Subject: Autotool clean up. * Add vim modeline to Makefile.am and configure.ac * Fix white space in Makefile.am and configure.ac * Add contrib/wget-xdelta.sh to EXTRA_DIST in Makefile.am Signed-off-by: Andrew Fyfe Signed-off-by: Dan McGee --- src/util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 8174dd96..0c48f10e 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -9,3 +9,5 @@ vercmp_LDADD = $(top_builddir)/lib/libalpm/.libs/libalpm.la testpkg_SOURCES = testpkg.c testpkg_LDADD = $(top_builddir)/lib/libalpm/.libs/libalpm.la + +# vim:set ts=2 sw=2 noet: -- cgit v1.2.3-24-g4f1b