~ubuntu-branches/ubuntu/raring/workrave/raring

« back to all changes in this revision

Viewing changes to frontend/common/share/sounds/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-03-25 17:17:18 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110325171718-3znn7qnfgmx20iyw
Tags: 1.9.4-1
* New upstream release
  - drop all Debian patches (applied upstream)

* Update location of .xpm menu icon
* Remove empty /usr/include directory after building
* Remove obsolete breaks/replaces from debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
GCONF_CFLAGS = @GCONF_CFLAGS@
186
186
GCONF_LIBS = @GCONF_LIBS@
187
187
GDOME_CFLAGS = @GDOME_CFLAGS@
188
 
GDOME_CONFIG = @GDOME_CONFIG@
189
 
GDOME_LIB = @GDOME_LIB@
 
188
GDOME_LIBS = @GDOME_LIBS@
190
189
GENCAT = @GENCAT@
191
190
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
191
GIO_CFLAGS = @GIO_CFLAGS@
 
192
GIO_LIBS = @GIO_LIBS@
192
193
GLIBC2 = @GLIBC2@
193
194
GLIBC21 = @GLIBC21@
194
195
GLIB_CFLAGS = @GLIB_CFLAGS@
209
210
HAVE_SNPRINTF = @HAVE_SNPRINTF@
210
211
HAVE_VISIBILITY = @HAVE_VISIBILITY@
211
212
HAVE_WPRINTF = @HAVE_WPRINTF@
212
 
IDL_INCLUDES = @IDL_INCLUDES@
213
213
IGE_CFLAGS = @IGE_CFLAGS@
214
214
IGE_LIBS = @IGE_LIBS@
215
215
INSTALL = @INSTALL@