## Process this file with automake to produce Makefile.in

INCLUDES = -I$(top_srcdir)/gtk/gradients -I$(top_srcdir)/gtk \
           -I$(top_srcdir) -I$(top_srcdir)/intl \
	        @GTK_CFLAGS@

noinst_LTLIBRARIES = libgradients.la

libgradients_la_SOURCES = \
	interface.c interface.h \
	gradient_cb.c gradient_cb.h \
	gradient.c gradient.h \
	gradient_select.c gradient_select.h \
	datafiles.c     datafiles.h \
   gradientP.h   gradient_header.h



syntax highlighted by Code2HTML, v. 0.9.1