aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-07-14 01:39:17 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-07-14 01:39:17 +0200
commit39ae817885b1555a3a660b5c80a2d45c1ff29568 (patch)
tree213c613127daaa6c00e471953594af65951b7ac6 /nxcompshad
parent5eecadb53b4bcea485f85b2d7f01e49f9873b875 (diff)
downloadnx-libs-39ae817885b1555a3a660b5c80a2d45c1ff29568.tar.gz
nx-libs-39ae817885b1555a3a660b5c80a2d45c1ff29568.tar.bz2
nx-libs-39ae817885b1555a3a660b5c80a2d45c1ff29568.zip
nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean.
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index 5b1abebed..9068b1a30 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -230,7 +230,7 @@ uninstall.lib:
uninstall.man:
clean:
- -rm -f *~ *.o *.gch *.bak st?????? core core.* *.out.* *.exe.stackdump \
+ -rm -f *~ *.o *.gch *.bak st?????? core core.* *.out.* *.exe.stackdump *.pc \
$(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE) $(LIBDLL) $(LIBDLLSTATIC) $(PROGRAM) $(PROGRAM).exe
distclean: clean