diff options
Diffstat (limited to 'nxcompext/Makefile.in')
-rw-r--r-- | nxcompext/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompext/Makefile.in b/nxcompext/Makefile.in index b66a4c361..7a83b4fd1 100644 --- a/nxcompext/Makefile.in +++ b/nxcompext/Makefile.in @@ -193,7 +193,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 |