diff options
Diffstat (limited to 'nxcomp')
-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 675a71d72..d309c4949 100644 --- a/nxcomp/Makefile.in +++ b/nxcomp/Makefile.in @@ -324,7 +324,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 |