diff options
Diffstat (limited to 'src/string/Makefile.in')
-rw-r--r-- | src/string/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string/Makefile.in b/src/string/Makefile.in index 848760a9..0d753286 100644 --- a/src/string/Makefile.in +++ b/src/string/Makefile.in @@ -166,7 +166,7 @@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = disp \ - #string + string all: all-recursive |