diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 13:04:49 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 13:04:49 +0200 |
commit | 5683a5c36f4c318ea29ba01f591814af20fcc73d (patch) | |
tree | 6c10da9bba87d66e6be277d244870f8421f0d3b3 /data | |
parent | 8f8841c38cea315af4bdaa17b80c5305ff8dae1f (diff) | |
parent | dd5e09950a514831fe7e9620bf32c9cab4e0be26 (diff) | |
download | ayatana-indicator-datetime-5683a5c36f4c318ea29ba01f591814af20fcc73d.tar.gz ayatana-indicator-datetime-5683a5c36f4c318ea29ba01f591814af20fcc73d.tar.bz2 ayatana-indicator-datetime-5683a5c36f4c318ea29ba01f591814af20fcc73d.zip |
releasing version 0.3.94-0ubuntu1
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index 887ec42..d0f6e04 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -109,7 +109,6 @@ CCDEPMODE = @CCDEPMODE@ CCPANELDIR = @CCPANELDIR@ CFLAGS = @CFLAGS@ COVERAGE_CFLAGS = @COVERAGE_CFLAGS@ -COVERAGE_CXXFLAGS = @COVERAGE_CXXFLAGS@ COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ |