diff options
| author | Vijay Bellur <vijay@gluster.com> | 2012-06-12 15:09:49 +0530 | 
|---|---|---|
| committer | Vijay Bellur <vijay@gluster.com> | 2012-06-12 15:09:49 +0530 | 
| commit | fb6f8c05d6fd804fe5d412149ebf7badf55a7b64 (patch) | |
| tree | 22fe8dd4eb2c304738dfe377498f882457777c8f /extras/hook-scripts/Makefile.am | |
| parent | 06436224b8e0509770c1ee39da43a5e9d516c337 (diff) | |
build: Add stop/pre to configure.ac
Diffstat (limited to 'extras/hook-scripts/Makefile.am')
| -rw-r--r-- | extras/hook-scripts/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
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 =  | 
