summarylogtreecommitdiffstats
path: root/06-makefile-remove-generated.patch
blob: 547210100efb3be8a9d7fa5e4c2d80ce063dc450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Remove another generated file
Author: Bastian Blank <waldi@debian.org>
Bug-Debian: http://bugs.debian.org/692471

--- ncpfs-2.2.6.orig/Makefile.in
+++ ncpfs-2.2.6/Makefile.in
@@ -71,6 +71,7 @@ distclean:
 	rm -f intl/Makefile po/Makefile po/Makefile.in
 	rm -f lib/Makefile man/Makefile sutil/Makefile util/Makefile
 	rm -f include/config.h 
+	rm -f include/private/libncp-atomic.h
 	rm -f include/ncp/ext/socket.h include/ncp/ext/stdint.h
 	rm -f include/ncp/kernel/fs.h
 	rm -f include/ncp/kernel/if.h include/ncp/kernel/route.h include/ncp/kernel/types.h