From fb6f8c05d6fd804fe5d412149ebf7badf55a7b64 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 12 Jun 2012 15:09:49 +0530 Subject: build: Add stop/pre to configure.ac --- extras/hook-scripts/stop/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 extras/hook-scripts/stop/Makefile.am (limited to 'extras/hook-scripts/stop/Makefile.am') diff --git a/extras/hook-scripts/stop/Makefile.am b/extras/hook-scripts/stop/Makefile.am new file mode 100644 index 00000000000..e2ac8e2740b --- /dev/null +++ b/extras/hook-scripts/stop/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = pre +CLEANFILES = -- cgit