aboutsummaryrefslogtreecommitdiffstats
path: root/fakekey/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fakekey/Makefile.am')
-rw-r--r--fakekey/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/fakekey/Makefile.am b/fakekey/Makefile.am
new file mode 100644
index 0000000..e1a772a
--- /dev/null
+++ b/fakekey/Makefile.am
@@ -0,0 +1,5 @@
+fakekeyincludedir=$(includedir)/fakekey
+
+fakekey_headers=fakekey.h
+
+fakekeyinclude_HEADERS = $(fakekey_headers)