~thumper/nux/next-changes

1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = data NuxCore NuxImage NuxGraphics Nux examples gputests tests tools

CXXFLAGS += -fno-permissive

include doxygen-include.am

if BUILD_DOCUMENTATION
all: doxygen-doc
endif

DISTCLEANFILES = doc/html/* doc/*
EXTRA_DIST = $(DX_CONFIG) autogen.sh COPYING.gpl .bzrignore