Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 175972 | Differences between
and this patch

Collapse All | Expand All

(-)SampleICC-1.3.0.orig/Contrib/CmdLine/Makefile.am (+11 lines)
Line 0 Link Here
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = \
4
	create_CLUT_profile \
5
	create_CLUT_profile_from_probe \
6
	create_display_profile
7
8
DIST_SUBDIRS = \
9
	create_CLUT_profile \
10
	create_CLUT_profile_from_probe \
11
	create_display_profile
(-)SampleICC-1.3.0.orig/Contrib/Mac_OS_X/Makefile.am (+1 lines)
Line 0 Link Here
1
## Process this file with automake to produce Makefile.in
(-)SampleICC-1.3.0.orig/Contrib/tests/Makefile.am (+13 lines)
Line 0 Link Here
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = \
4
	flatten_AToB_tag \
5
	generate_device_codes \
6
	reconstruct_measurements \
7
	round_trip_PCS_LAB
8
9
DIST_SUBDIRS = \
10
	flatten_AToB_tag \
11
	generate_device_codes \
12
	reconstruct_measurements \
13
	round_trip_PCS_LAB

Return to bug 175972