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

« back to all changes in this revision

Viewing changes to frontend/common/include/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:
120
120
GCONF_CFLAGS = @GCONF_CFLAGS@
121
121
GCONF_LIBS = @GCONF_LIBS@
122
122
GDOME_CFLAGS = @GDOME_CFLAGS@
123
 
GDOME_CONFIG = @GDOME_CONFIG@
124
 
GDOME_LIB = @GDOME_LIB@
 
123
GDOME_LIBS = @GDOME_LIBS@
125
124
GENCAT = @GENCAT@
126
125
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
126
GIO_CFLAGS = @GIO_CFLAGS@
 
127
GIO_LIBS = @GIO_LIBS@
127
128
GLIBC2 = @GLIBC2@
128
129
GLIBC21 = @GLIBC21@
129
130
GLIB_CFLAGS = @GLIB_CFLAGS@
144
145
HAVE_SNPRINTF = @HAVE_SNPRINTF@
145
146
HAVE_VISIBILITY = @HAVE_VISIBILITY@
146
147
HAVE_WPRINTF = @HAVE_WPRINTF@
147
 
IDL_INCLUDES = @IDL_INCLUDES@
148
148
IGE_CFLAGS = @IGE_CFLAGS@
149
149
IGE_LIBS = @IGE_LIBS@
150
150
INSTALL = @INSTALL@
392
392
xdg_directorydir = @xdg_directorydir@
393
393
xdg_menudir = @xdg_menudir@
394
394
MAINTAINERCLEANFILES = Makefile.in 
395
 
EXTRA_DIST = $(wildcard *.hh) $(wildcard *.h)
 
395
EXTRA_DIST = $(wildcard $(srcdir)/*.hh) $(wildcard $(srcdir)/*.h)
396
396
all: all-am
397
397
 
398
398
.SUFFIXES: