]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - Makefile
Undoes mod: xfs-cmds:slinx:120772a
[thirdparty/xfsprogs-dev.git] / Makefile
index 3c66cc4122b051d0af9fe306c1049d4afe8f0aeb..cf7802390133a75335f58ac67a562f1dfbfc8619 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,16 +38,13 @@ include $(TOPDIR)/include/builddefs
 endif
 
 CONFIGURE = configure include/builddefs include/platform_defs.h
-
-LT_LSRCFILES = config.guess config.sub ltmain.sh ltconfig aclocal.m4
-LSRCFILES = configure configure.in Makepkgs install-sh README VERSION \
-       $(LT_LSRCFILES)
+LSRCFILES = configure configure.in Makepkgs install-sh README VERSION
 
 LDIRT = config.log config.status config.cache confdefs.h conftest* \
-       Logs/* built .census install.* install-dev.* *.gz libtool
+       Logs/* built .census install.* install-dev.* *.gz
 
-SUBDIRS = include libxfs libhandle libdisk \
-       bmap db freeze fsck growfs logprint mkfile mkfs repair rtcp \
+SUBDIRS = include libxfs libxlog libhandle libdisk \
+       bmap db freeze fsck growfs imap logprint mkfile mkfs repair rtcp \
        man doc debian build
 
 default: $(CONFIGURE)