~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to lib/liblame/debian/Makefile.am

  • Committer: wiso
  • Date: 2010-05-07 16:57:13 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29897
copy lame-3.98.4 to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## $Id: Makefile.am,v 1.5.10.1 2010/03/21 12:28:44 robert Exp $
 
2
 
 
3
include $(top_srcdir)/Makefile.am.global
 
4
 
 
5
EXTRA_DIST = \
 
6
        changelog \
 
7
        compat \
 
8
        control \
 
9
        copyright \
 
10
        libmp3lame0-dev.docs \
 
11
        libmp3lame0-dev.files \
 
12
        libmp3lame0.files \
 
13
        lame.docs \
 
14
        lame.files \
 
15
        rules
 
16
 
 
17
dist-hook:
 
18
        chmod +x $(distdir)/rules
 
19