Skip to content

Commit

Permalink
MKN: Add SuSE init scripts for gmond and gmetad to the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
knobi1 committed Feb 24, 2006
1 parent e169592 commit 6bb9316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion monitor-core/gmetad/Makefile.am
Expand Up @@ -7,4 +7,4 @@ gmetad_SOURCES = gmetad.c cmdline.c cmdline.h gmetad.h data_thread.c \
gmetad_LDADD = $(top_builddir)/lib/libganglia.la -lrrd -lm \
$(top_builddir)/srclib/expat/lib/libexpat.la
gmetad_LDFLAGS = -static
EXTRA_DIST = gmetad.conf gmetad.init
EXTRA_DIST = gmetad.conf gmetad.init gmetad.init.SuSE
2 changes: 1 addition & 1 deletion monitor-core/gmond/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = gstat

EXTRA_DIST = gmond.init gmond.conf.5 gmond.conf.html conf.pod
EXTRA_DIST = gmond.init gmond.init.SuSE gmond.conf.5 gmond.conf.html conf.pod

AM_CFLAGS = -I$(top_builddir)/lib -I$(top_builddir)/srclib/libmetrics/ -I$(top_builddir)/srclib/expat/lib/ -I$(top_builddir)/srclib/apr/include/ -I$(top_builddir)/srclib/confuse/src/

Expand Down

0 comments on commit 6bb9316

Please sign in to comment.