diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 84761de..bc5dd43 100644 --- a/Makefile.in +++ b/Makefile.in @@ -326,6 +326,7 @@ distclean: clean clean-c: force $(RM) -f memsegs_c.o chkstk.o linux.o times.o grt-cbinding.o grt-cvpi.o + $(RM) -f fstapi.o fastlz.o lz4.o force: |