diff options
Diffstat (limited to 'nxcomp/Makefile.in')
-rw-r--r-- | nxcomp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/Makefile.in b/nxcomp/Makefile.in index a8647cead..f01d47b4f 100644 --- a/nxcomp/Makefile.in +++ b/nxcomp/Makefile.in @@ -321,7 +321,7 @@ uninstall.lib: uninstall.man: clean: - -rm -f *~ *.o *.bak *.orig *.rej st?????? core core.* *.out.* \ + -rm -f *~ *.o *.bak *.orig *.rej st?????? core core.* *.out.* *.pc \ @ALL@ distclean: clean |