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

« back to all changes in this revision

Viewing changes to avidemux/ADM_asf/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:
 
1
noinst_LIBRARIES = libADM_asf.a
 
2
 
 
3
INCLUDES = $(all_includes) 
 
4
 
 
5
libADM_asf_a_METASOURCES = AUTO
 
6
 
 
7
libADM_asf_a_SOURCES = ADM_asf.cpp ADM_asf_audio.cpp ADM_asfChunk.cpp ADM_asfPacket.cpp
 
8
 
 
9
EXTRA_DIST = ADM_asf.cpp  ADM_asf.h  ADM_asf_audio.cpp ADM_asfChunk.cpp ADM_asfPacket.cpp ADM_asfPacket.h