summaryrefslogtreecommitdiffstats
path: root/debian/lcms/lcms-1.19.dfsg2/include/Makefile.am
blob: e55d65fd591e08e97e9900495517d540ec74610b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for include directory
# Written by Bob Friesenhahn, June 2003
# Bugs added by Marti Maria Dec-2004

include_HEADERS = icc34.h lcms.h

EXTRA_DIST = icc34.h.in lcms.h

# For windows, we need a copy of icc34.h.in named as the header

distclean-local: 
	cp icc34.h.in icc34.h