Skip to content

Commit

Permalink
Link libobt into libobrender, as it uses things from libobt (bug #5150)
Browse files Browse the repository at this point in the history
libobrender uses ObtPaths stuff, so it needs to link in libobt.
  • Loading branch information
fdziarmagowski authored and danakj committed Oct 16, 2011
1 parent aa15563 commit b1039d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ obrender_libobrender_la_CPPFLAGS = \
obrender_libobrender_la_LDFLAGS = \
-version-info $(RR_CURRENT):$(RR_REVISION):$(RR_AGE)
obrender_libobrender_la_LIBADD = \
obt/libobt.la \
$(X_LIBS) \
$(PANGO_LIBS) \
$(GLIB_LIBS) \
Expand Down

0 comments on commit b1039d6

Please sign in to comment.