summaryrefslogtreecommitdiff
blob: cf2f979b0cead2fb3033e708837c8a4c22e487b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/include/gutenprint/Makefile.in	2010-02-12 02:04:25.000000000 +0100
+++ b/include/gutenprint/Makefile.in	2010-07-05 16:33:39.000000000 +0200
@@ -295,7 +295,6 @@ pkginclude_HEADERS = \
 	curve-cache.h \
 	curve.h \
 	dither.h \
-	sequence.h \
 	image.h \
 	list.h \
 	module.h \
--- a/include/gutenprint/Makefile.am	2006-09-18 03:48:58.000000000 +0200
+++ b/include/gutenprint/Makefile.am	2010-07-05 16:33:31.000000000 +0200
@@ -36,7 +36,6 @@ pkginclude_HEADERS = \
 	curve-cache.h \
 	curve.h \
 	dither.h \
-	sequence.h \
 	image.h \
 	list.h \
 	module.h \