summaryrefslogtreecommitdiffstats
path: root/glusternagios/Makefile.am
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2014-03-07 18:28:09 +0530
committerBala.FA <barumuga@redhat.com>2014-04-28 16:20:46 +0530
commit8f5f4537af7790be386974628c804a7bc719b738 (patch)
treeea134e1411640bdacf116332afc6a82c86ee28b0 /glusternagios/Makefile.am
parent79b4c3e202e0ce07d13d28b88f04c4dc79edfb12 (diff)
Initial commitv0.1.0
Change-Id: Ie8fdd046d111a4a46abe0e162985e833323bfd7d Signed-off-by: Bala.FA <barumuga@redhat.com>
Diffstat (limited to 'glusternagios/Makefile.am')
-rw-r--r--glusternagios/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/glusternagios/Makefile.am b/glusternagios/Makefile.am
new file mode 100644
index 0000000..55f8642
--- /dev/null
+++ b/glusternagios/Makefile.am
@@ -0,0 +1,4 @@
+dist_glusternagioscommonpylib_PYTHON = \
+ __init__.py \
+ utils.py \
+ $(NULL)