aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-03-07 02:23:42 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-03-07 02:23:42 -0500
commit56dc0c7616693b6a50995435df8d6561f358205d (patch)
tree994299980933cca950cbaaca879d7370cf7e13b8 /Makefile.in
parentbfea6e2b2d99e686733ed75b0de6d3a0cc6915c2 (diff)
downloadcalfuse-56dc0c7616693b6a50995435df8d6561f358205d.tar.gz
Purging the SPARC programs for real this time.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c0ef8fa..a2f0acb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -162,7 +162,7 @@ CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in \
$(top_srcdir)/src/include/config.h.in compile config.guess \
- config.sub depcomp install-sh ltmain.sh missing
+ config.sub install-sh ltmain.sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)