diff options
author | Martin Kretzschmar <martink@gnome.org> | 2005-08-24 19:41:27 +0000 |
---|---|---|
committer | Martin Kretzschmar <martink@gnome.org> | 2005-08-24 19:41:27 +0000 |
commit | feb82c60b1f86a9d1260db57534d98c54ee615c4 (patch) | |
tree | a096b3f61927fd5bdd1a27c19e65f48b8fede124 /test | |
parent | 8dce80eb74f24f07ac7668905f1631e04a9c5841 (diff) |
* configure.ac: add /usr/include/qt4 to qt4_incdirs. That's what
Debian and Ubuntu use. Maybe we should just use pkg-config. If
it's usable with qt4.
* test/.cvsignore: ignore pdf_inspector binary.
Diffstat (limited to 'test')
-rw-r--r-- | test/.cvsignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/test/.cvsignore b/test/.cvsignore index f345db9a..c95ea0d1 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -1,10 +1,11 @@ +*.la +*.lo +*.loT .cvsignore .deps .libs Makefile Makefile.in -*.la -*.lo -*.loT gtk-cairo-test gtk-splash-test +pdf_inspector |