~ubuntu-branches/debian/squeeze/vlc/squeeze

« back to all changes in this revision

Viewing changes to bin/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Mutricy
  • Date: 2009-09-20 01:08:41 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20090920010841-vc6vme91a70r5w0t
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
endif
24
24
 
25
25
vlc_wrapper_SOURCES = rootwrap.c
 
26
vlc_wrapper_LDADD = $(SOCKET_LIBS)
26
27
 
27
28
vlc_DEPENDENCIES = ../src/libvlc.sym
28
29
vlc_LDFLAGS = `$(VLC_CONFIG) --ldflags vlc`