summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 7014a8a4bb6ff056d7c99a2402a4929f50e00091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
AUTOMAKE_OPTIONS = gnu
SUBDIRS = tools src plugingui plugin drumgizmo man test
DISTDIRS = tools src plugingui plugin drumgizmo man test

EXTRA_DIST = \
	version.h \
\
	hugin/hugin.h \
	hugin/hugin.hpp \
	hugin/hugin.c \
	hugin/hugin_util.h \
	hugin/hugin_syslog.h \
	hugin/hugin_syslog.c \
	hugin/hugin_filter.h \
	hugin/hugin_filter.c \
\
	getoptpp/getoptpp.hpp \
\
	plugingui/lodepng/lodepng.h \
\
	pugixml/src/pugixml.hpp \
	pugixml/src/pugiconfig.hpp \
	pugixml/src/pugixml.cpp \
\
	zita-resampler/libs/resampler.cc \
	zita-resampler/libs/resampler-table.cc \
	zita-resampler/libs/zita-resampler/resampler-table.h \
	zita-resampler/libs/zita-resampler/resampler.h