1## Process this file with automake to produce Makefile.in
2
3sweepincludedir = $(includedir)/sweep
4
5sweepinclude_HEADERS = \
6	sweep_version.h \
7	sweep_i18n.h \
8	sweep.h \
9	sweep_types.h \
10	sweep_typeconvert.h \
11	sweep_sample.h \
12	sweep_sounddata.h \
13	sweep_filter.h \
14	sweep_selection.h \
15	sweep_undo.h
16