summaryrefslogtreecommitdiffstats
path: root/openpgp/src/build/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/build/mod.rs')
-rw-r--r--openpgp/src/build/mod.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/openpgp/src/build/mod.rs b/openpgp/src/build/mod.rs
new file mode 100644
index 00000000..839c55e3
--- /dev/null
+++ b/openpgp/src/build/mod.rs
@@ -0,0 +1,2 @@
+// Hack so that the file doesn't have to be named mod.rs.
+include!("build.rs");