summaryrefslogtreecommitdiff
path: root/lib/crypto/Makefile.extra
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2007-02-14 09:01:45 +0100
committerReinhard Tartler <siretart@tauware.de>2007-02-14 09:01:45 +0100
commitaa2943800f9c00823720af98da036813ebf5cd2c (patch)
tree099cc0264d32a36ab89aa3f48cbf34612c3cd225 /lib/crypto/Makefile.extra
initial commit
Diffstat (limited to 'lib/crypto/Makefile.extra')
-rw-r--r--lib/crypto/Makefile.extra7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/crypto/Makefile.extra b/lib/crypto/Makefile.extra
new file mode 100644
index 00000000..a7e42000
--- /dev/null
+++ b/lib/crypto/Makefile.extra
@@ -0,0 +1,7 @@
+
+MAKEEXCEPTION = ../../lib/common/makeexception.pl
+
+# AUTOGEN SEEDING
+autogen_CipherException.cpp autogen_CipherException.h: $(MAKEEXCEPTION) CipherException.txt
+ perl $(MAKEEXCEPTION) CipherException.txt
+