diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:06 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:06 -0500 |
commit | 75d3c8be473b6c2600f187f77ffb25b21700a373 (patch) | |
tree | 3a166215054f6be6c5b44732de9710c042b7124e /tests | |
parent | 5261e7f898e82ef03e5e8658253ae0c111d5870e (diff) | |
parent | 5a12bc3c3f41d17934c0773c2214ac6097a9154f (diff) | |
download | ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.tar.gz ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.tar.bz2 ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.zip |
Import upstream version 0.3.94
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 56227ec..d53bd96 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -72,7 +72,6 @@ CCDEPMODE = @CCDEPMODE@ CCPANELDIR = @CCPANELDIR@ CFLAGS = @CFLAGS@ COVERAGE_CFLAGS = @COVERAGE_CFLAGS@ -COVERAGE_CXXFLAGS = @COVERAGE_CXXFLAGS@ COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ |