diff options
author | Ted Gould <ted@gould.cx> | 2012-04-25 11:09:24 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-04-25 11:09:24 -0500 |
commit | 4f9a30d2aaca583d992df6dd8046e563004e13be (patch) | |
tree | a9e1b20f83360f844324166d27a4728aab5e4514 /configure.ac | |
parent | 8bba0b8f3b67abd6670f208ac7d54127aed725b9 (diff) | |
download | ayatana-ido-4f9a30d2aaca583d992df6dd8046e563004e13be.tar.gz ayatana-ido-4f9a30d2aaca583d992df6dd8046e563004e13be.tar.bz2 ayatana-ido-4f9a30d2aaca583d992df6dd8046e563004e13be.zip |
We've now got a test directory!
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 06cfc63..648c056 100644 --- a/configure.ac +++ b/configure.ac @@ -144,6 +144,7 @@ AC_CONFIG_FILES([ Makefile src/Makefile example/Makefile + tests/Makefile libido.pc libido3.pc ]) |