~ubuntu-branches/ubuntu/natty/vlc/natty

« back to all changes in this revision

Viewing changes to bin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-09-05 02:42:37 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20100905024237-up2v4og4bogk0xka
Tags: 1.1.4-1ubuntu1
* Merge from Debian experimental, remaining changes:
  - build and install the libx264 plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1109
1109
        uninstall-vlclibPROGRAMS
1110
1110
 
1111
1111
 
1112
 
.rc.in.rc: $(top_builddir)/config.status
 
1112
vlc_win32_rc.rc: $(top_builddir)/config.status
1113
1113
        cd "$(top_builddir)" && \
1114
1114
        $(SHELL) ./config.status --file="bin/$@"
1115
1115