diff options
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index b2c9149a3e6..f6d07027cab 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -65,6 +65,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/utils/tpic2pdftex/ac/withenable.ac \ $(top_srcdir)/utils/vlna/ac/withenable.ac \ $(top_srcdir)/utils/xindy/ac/withenable.ac \ + $(top_srcdir)/utils/xindy/ac/xindy.ac \ $(top_srcdir)/texk/ac/withenable.ac \ $(top_srcdir)/texk/web2c/ac/withenable.ac \ $(top_srcdir)/texk/web2c/ac/web2c.ac \ @@ -726,6 +727,7 @@ uninstall-am: tags tags-recursive uninstall uninstall-am +# just in case a subdirectory has added directories dist-hook: rm -rf `find $(distdir) -name .svn` |