aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
-rw-r--r--scripts/Makefile.am1
3 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cff83f79a..b9b251704 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS=-I m4
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = doc platform example test helper
+SUBDIRS = doc platform example test helper scripts
include $(top_srcdir)/aminclude.am
diff --git a/configure.ac b/configure.ac
index 59e905795..89b084621 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,6 +296,7 @@ AC_CONFIG_FILES([Makefile
pkgconfig/libodp.pc
platform/Makefile
platform/linux-generic/Makefile
+ scripts/Makefile
test/Makefile
test/api_test/Makefile
test/performance/Makefile
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
new file mode 100644
index 000000000..27ec6abf4
--- /dev/null
+++ b/scripts/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = git_hash.sh