summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/mpi/mpi.pro
authorulf69 <ulf69>2004-10-22 03:16:27 (UTC)
committer ulf69 <ulf69>2004-10-22 03:16:27 (UTC)
commite81c11b59475d934608c7253d2862933d497d1f8 (patch) (side-by-side diff)
tree15292065eba64bdb435b250ae845bad418b1cf5c /pwmanager/libcrypt/mpi/mpi.pro
parentd93d3e94f78543c912528ca043a6d78bc82b12b2 (diff)
downloadkdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.zip
kdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.tar.gz
kdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.tar.bz2
references to gpg-error.h could not be resolved.
Diffstat (limited to 'pwmanager/libcrypt/mpi/mpi.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/libcrypt/mpi/mpi.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwmanager/libcrypt/mpi/mpi.pro b/pwmanager/libcrypt/mpi/mpi.pro
index 4652578..4eb6346 100644
--- a/pwmanager/libcrypt/mpi/mpi.pro
+++ b/pwmanager/libcrypt/mpi/mpi.pro
@@ -5,7 +5,7 @@
TEMPLATE = lib
CONFIG += staticlib
DEPENDPATH += generic
-INCLUDEPATH += . .. ../crypt
+INCLUDEPATH += . .. ../crypt ../error
OBJECTS_DIR = obj/$(PLATFORM)
MOC_DIR = moc/$(PLATFORM)
DESTDIR= ../$(PLATFORM)