Skip to content

Commit

Permalink
fix building out of source tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ohanar committed Jun 7, 2015
1 parent 756f78b commit 32a823e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groebner/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include $(top_srcdir)/common.mk
lib_LTLIBRARIES = libpolybori_groebner.la

libpolybori_groebner_la_LIBADD = \
$(top_srcdir)/libpolybori.la \
$(top_builddir)/libpolybori.la \
$(LIBPNG_LIBADD) \
$(M4RI_LIBS) \
$(GD_LIBS)
Expand Down

0 comments on commit 32a823e

Please sign in to comment.