summaryrefslogtreecommitdiffstats
path: root/libdimension/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libdimension/Makefile.am')
-rw-r--r--libdimension/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdimension/Makefile.am b/libdimension/Makefile.am
index 3dbbbb3..e824308 100644
--- a/libdimension/Makefile.am
+++ b/libdimension/Makefile.am
@@ -53,6 +53,7 @@ nobase_include_HEADERS = dimension.h \
dimension/polynomial.h \
dimension/progress.h \
dimension/raytrace.h \
+ dimension/refcount.h \
dimension/scene.h \
dimension/sky_sphere.h \
dimension/texture.h \
@@ -102,6 +103,7 @@ libdimension_la_SOURCES = $(nobase_include_HEADERS) \
prtree.c \
prtree.h \
raytrace.c \
+ refcount.c \
reflective.c \
scene.c \
sky_sphere.c \