Skip to content

Commit

Permalink
Update Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Sep 23, 2013
1 parent 95252b1 commit 7207bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ gst_switch_ptz_LDFLAGS = $(GCOV_LFLAGS) $(GST_LIBS) $(GST_BASE_LIBS) \
$(GST_PLUGINS_BASE_LIBS) $(GST_PLUGINS_BAD_LIBS) $(GSTPB_BASE_LIBS)
gst_switch_ptz_LDADD = $(GST_LIBS) $(X_LIBS) $(LIBM) $(GTK_LIBS) \
$(GLIB_LIBS) -lm \
$(PREFIX)/lib/libgstcamcontrol-1.0.so
$(prefix)/lib/libgstcamcontrol-1.0.so

# -lgstcamcontrol

Expand Down

0 comments on commit 7207bfd

Please sign in to comment.