summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 04323c005a2604492068360b0f3b8f4bbdcfbe69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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