~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-proposed

« back to all changes in this revision

Viewing changes to build/win32/vs10/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-03-08 15:32:48 UTC
  • mto: (1.3.2) (4.1.4 sid) (33.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20110308153248-ay551yh4g1j7xcnk
Tags: upstream-2.23.1
ImportĀ upstreamĀ versionĀ 2.23.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include $(top_srcdir)/Makefile.decl
 
2
 
 
3
EXTRA_DIST += \
 
4
        README.txt \
 
5
        gdk-pixbuf.sln \
 
6
        gdk-pixbuf.props \
 
7
        gdk-pixbuf.vcxproj \
 
8
        gdk-pixbuf.vcxprojin \
 
9
        gdk-pixbuf.vcxproj.filters \
 
10
        gdk-pixbuf.vcxproj.filtersin \
 
11
        gdk-pixbuf-csource.vcxproj \
 
12
        gdk-pixbuf-csource.vcxproj.filters \
 
13
        gdk-pixbuf-query-loaders.vcxproj \
 
14
        gdk-pixbuf-query-loaders.vcxproj.filters \
 
15
        install.vcxproj 
 
16
 
 
17
-include $(top_srcdir)/git.mk