Fix linkage with GL libs

taken from debian
pull/398/head
Hleb Valoshka 2019-09-03 23:23:51 +03:00
parent dde9dd8ab7
commit 4eba4bfeba
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,8 @@ celestia_LDADD = \
../cel3ds/libcel3ds.a \
../celmath/libcelmath.a \
../celutil/libcelutil.a \
$(SPICE_LIBS)
$(SPICE_LIBS) \
$(GL_LIBS)
noinst_HEADERS = $(wildcard *.h)
noinst_DATA = ../../celestia