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/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/hook-scripts/Makefile.am') diff --git a/extras/hook-scripts/Makefile.am b/extras/hook-scripts/Makefile.am index 2fa5f137a5d..9994eae6b8d 100644 --- a/extras/hook-scripts/Makefile.am +++ b/extras/hook-scripts/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = start +SUBDIRS = start stop CLEANFILES = -- cgit