~ubuntu-branches/ubuntu/precise/aisleriot/precise

« back to all changes in this revision

Viewing changes to .pc/00git_automake_build_fix.patch/src/lib/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
        ar-sound.h \
37
37
        ar-string-utils.c \
38
38
        ar-string-utils.h \
 
39
        $(NULL)
 
40
 
 
41
nodist_libaisleriot_la_SOURCES = \
39
42
        $(BUILT_SOURCES) \
40
43
        $(NULL)
41
44