~jtaylor/ubuntu/precise/gnome-games/lp-995281

« back to all changes in this revision

Viewing changes to lightsoff/src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-06 22:22:58 UTC
  • mfrom: (1.1.103)
  • Revision ID: package-import@ubuntu.com-20120206222258-28gah1dnl2ij0kw0
Tags: 1:3.3.5-0ubuntu1
* New upstream release.
  - Performance was improved in Iagno, Mahjongg & Mines
  - Statusbar was removed from Iagno and Mines
  - Mines has a new game screen
  - Quadrapassel was ported to Vala
  - Quadrapassel has a new option to show where block
    will land
* debian/control.in:
  - Bump vala to valac-0.16 and GTK to 3.3.11
  - Build-Depend on yelp-tools instead of gnome-doc-utils
* Update install files for new help install location
* debian/patches/01_lpi.patch: Refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
        -I$(top_srcdir)/libgames-support \
22
22
        -DVERSION=\"$(VERSION)\" \
23
23
        -DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
24
 
        -DPKGDATADIR=\""$(pkgdatadir)/lightsoff"\" \
 
24
        -DDATADIR=\""$(datadir)/lightsoff"\" \
 
25
        -DLOCALEDIR=\"$(datadir)/locale\" \
25
26
        $(GHTREAD_CFLAGS) \
26
27
        $(GMODULE_CFLAGS) \
27
28
        $(GTK_CFLAGS) \