summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c1b94a5d72..efed87a576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@
AUTOMAKE_OPTIONS = foreign
bin_PROGRAMS = glsl
+glsl_LDFLAGS = @LDFLAGS@ $(talloc_LIBS)
glsl_SOURCES = \
main.cpp \
builtin_types.h \