~ubuntu-branches/ubuntu/hardy/avidemux/hardy

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-12-15 17:13:20 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215171320-w79pvpehxx2fr217
Tags: 1:2.3.0-0.0ubuntu1
* Merge from debian-multimedia.org, remaining Ubuntu change:
  - desktop file,
  - no support for ccache and make -j.
* Closes Ubuntu: #69614.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
####### kdevelop will overwrite this part!!! (end)############
8
8
# not a GNU package. You can remove this line, if
9
9
# have all needed files, that a GNU package needs
10
 
SUBDIRS =  po m4  adm_lavcodec avidemux  addons 
11
 
EXTRA_DIST = admin/config.rpath   admin AUTHORS COPYING ChangeLog INSTALL README TODO History  configure.in.in Makefile.dist
 
10
SUBDIRS =  po m4  avidemux  
 
11
EXTRA_DIST = addons admin AUTHORS COPYING ChangeLog INSTALL README TODO History  configure.in.in Makefile.dist
12
12
 
13
13
AUTOMAKE_OPTIONS = foreign
14
14