aboutsummaryrefslogtreecommitdiff
path: root/bindings/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-13 14:40:24 -0500
committerTed Gould <ted@gould.cx>2010-08-13 14:40:24 -0500
commit61fbb6f60f5da6368d486b2652e3943407569516 (patch)
tree00bb893f4d6de65dd1a23d2efaeb2b87a81abae1 /bindings/Makefile.in
parent45fc7d96061fda667fe12ee1b00d869e6373d4d5 (diff)
parent2368f530f2ada528bdfee8922088e7f836441d77 (diff)
downloadayatana-indicator-application-61fbb6f60f5da6368d486b2652e3943407569516.tar.gz
ayatana-indicator-application-61fbb6f60f5da6368d486b2652e3943407569516.tar.bz2
ayatana-indicator-application-61fbb6f60f5da6368d486b2652e3943407569516.zip
* Making it so the approver actually approves indicators
* New upstream release. * Add in ordering IDs * Adding label support into the library * Adding label support into the indicator * Breaking the ABI in order to get more space in the class structure. * Allow the icon theme path to be changed dynamically (LP: #607831) * debian/control: Moving libappindicator0 to libappindicator1 * debian/rules: Moving libappindicator0 to libappindicator1 * Rebuild with the new gobject introspection
Diffstat (limited to 'bindings/Makefile.in')
-rw-r--r--bindings/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/Makefile.in b/bindings/Makefile.in
index 8075da5..9b443c8 100644
--- a/bindings/Makefile.in
+++ b/bindings/Makefile.in
@@ -187,6 +187,8 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PYGTK_CODEGEN = @PYGTK_CODEGEN@
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
PYTHON = @PYTHON@