summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 322901c..5fe0d86 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,4 +24,4 @@ bin_PROGRAMS = rotating_cubes
rotating_cubes_SOURCES = main.cpp shader.cpp
AM_CXXFLAGS= $(GLU3_CFLAGS)
-rotating_cubes_LDADD = $(FRAMEWORK_LIBS) $(GLU3_LIBS)
+rotating_cubes_LDADD = $(FRAMEWORK_LIBS) $(GLU3_LIBS) -lEGL