diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-07 10:03:05 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-07 10:03:05 -0600 |
| commit | 6fe974028fbc908d56e58fc6f262359782a37089 (patch) | |
| tree | 82628ac64cf77fabffc9d2265165520c69027672 /tools/Makefile.in | |
| parent | 39b36ed6a1773a1a336414262e3923914596208b (diff) | |
| download | libdbusmenu-6fe974028fbc908d56e58fc6f262359782a37089.tar.gz libdbusmenu-6fe974028fbc908d56e58fc6f262359782a37089.tar.bz2 libdbusmenu-6fe974028fbc908d56e58fc6f262359782a37089.zip | |
Autogen
Diffstat (limited to 'tools/Makefile.in')
| -rw-r--r-- | tools/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index 167f6d0..7d48bd7 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -276,6 +276,7 @@ USE_NLS = @USE_NLS@ VALA_API_GEN = @VALA_API_GEN@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ +XSLT_PROC = @XSLT_PROC@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ |
