aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@debian.org>2009-10-01 05:44:52 +1000
committerNathan Scott <nathans@debian.org>2009-10-01 05:44:52 +1000
commit42e5b5df61f2b582503ef06cc4a7a2869e455f3c (patch)
treecf0639458a18367a40d5ea9eb44d9c3f20a02e9f /Makefile
parente2dca54b6c2038a399ebbb77b8714657f4d6e206 (diff)
downloadxfsprogs-dev-42e5b5df61f2b582503ef06cc4a7a2869e455f3c.tar.gz
build: makefile and package tweaks for in-tree deb builds.v3.0.4
Also bumped the build version number, tagged, and uploaded 3.0.4 to the Debian archives. Signed-off-by: Nathan Scott <nathans@debian.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index db718d2985..8a7ef4d720 100644
--- a/Makefile
+++ b/Makefile
@@ -9,9 +9,7 @@ ifeq ($(HAVE_BUILDDEFS), yes)
include $(TOPDIR)/include/builddefs
endif
-CONFIGURE = aclocal.m4 configure config.guess config.sub configure install-sh \
- ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
- m4/ltversion.m4 m4/lt~obsolete.m4
+CONFIGURE = aclocal.m4 configure config.guess config.sub install-sh ltmain.sh
LSRCFILES = configure.in Makepkgs release.sh README VERSION $(CONFIGURE)
LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \