~ubuntu-branches/ubuntu/quantal/gstreamer-vaapi/quantal

« back to all changes in this revision

Viewing changes to gst-libs/gst/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-02-10 14:35:09 UTC
  • Revision ID: package-import@ubuntu.com-20120210143509-wq9j8uqb5leu1iik
Tags: upstream-0.3.4
ImportĀ upstreamĀ versionĀ 0.3.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = vaapi
 
2
 
 
3
gen_headers     = gstutils_version.h
 
4
noinst_HEADERS  = $(gen_headers)
 
5
EXTRA_DIST      = gstutils_version.h.in
 
6
 
 
7
# Extra clean files so that maintainer-clean removes *everything*
 
8
MAINTAINERCLEANFILES = Makefile.in $(gen_headers)