diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:20:42 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:20:42 +0200 |
commit | 871b89ed341a27030eafe0c4d9f5d551ea331f1e (patch) | |
tree | 65c2470b48f54d01ad580d8f46dc81d52062e4a4 /libindicator/Makefile.in | |
parent | 8ee4d7de06ce3128335c52202f1717b7eb80bec1 (diff) | |
parent | 5600252dee9cd71ef58e51e3195f9bbce6c4b43e (diff) | |
download | libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.gz libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.bz2 libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.zip |
* New upstream release.
Diffstat (limited to 'libindicator/Makefile.in')
-rw-r--r-- | libindicator/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicator/Makefile.in b/libindicator/Makefile.in index 6c80998..ca82011 100644 --- a/libindicator/Makefile.in +++ b/libindicator/Makefile.in @@ -311,7 +311,7 @@ INDICATOR_ABI_VERSION = 6 INDICATOR_API_VERSION = 4 marshal_h = $(glib_marshal_list:.list=.h) marshal_c = $(glib_marshal_list:.list=.c) -libindicatorincludedir = $(includedir)/libindicator$(VER)-0.$(INDICATOR_API_VERSION)/libindicator +libindicatorincludedir = $(includedir)/libindicator-0.$(INDICATOR_API_VERSION)/libindicator indicator_headers = \ indicator.h \ indicator-desktop-shortcuts.h \ |