diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 16:24:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 16:24:09 -0500 |
commit | 732b5f6b4eb81a4b36481b14646ef0bd049922ec (patch) | |
tree | b281871bdc8f2f66825ed97f2539f8458f1abb95 /tests/Makefile.in | |
parent | 64b442893f7ae6d4201f72535175a2956f448ddf (diff) | |
parent | 1819f029c3f3af6922e095e959e80b1ce446148b (diff) | |
download | ayatana-indicator-datetime-732b5f6b4eb81a4b36481b14646ef0bd049922ec.tar.gz ayatana-indicator-datetime-732b5f6b4eb81a4b36481b14646ef0bd049922ec.tar.bz2 ayatana-indicator-datetime-732b5f6b4eb81a4b36481b14646ef0bd049922ec.zip |
* New upstream release.
* libindicator 0.4 transition
* Making preferences a gnome-control-center plugin
* Calling gnome-control-center from the menu
* Fixing timezone setting with new gsd
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 4f408ff..363d587 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -65,6 +65,7 @@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ +CCPANELDIR = @CCPANELDIR@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ |