File tree Expand file tree Collapse file tree 14 files changed +28
-0
lines changed Expand file tree Collapse file tree 14 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13# The bits needed for glfsxmp
24EXTRA_PROGRAMS = glfsxmp
35glfsxmp_SOURCES = glfsxmp.c
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13bin_PROGRAMS = fusermount-glusterfs
24
35fusermount_glusterfs_SOURCES = fusermount.c mount_util.c $(CONTRIBDIR ) /fuse-lib/mount-common.c
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13noinst_PYTHON = generator.py gen-defaults.py $(top_srcdir ) /events/eventskeygen.py
24
35libglusterfs_la_CFLAGS = $(GF_CFLAGS ) $(GF_DARWIN_LIBGLUSTERFS_CFLAGS ) \
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13xlator_LTLIBRARIES = afr.la
24xlatordir = $(libdir ) /glusterfs/$(PACKAGE_VERSION ) /xlator/cluster
35
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13xlator_LTLIBRARIES = dht.la nufa.la switch.la
24
35AM_CFLAGS = -Wall $(GF_CFLAGS )
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13xlator_LTLIBRARIES = ec.la
24xlatordir = $(libdir ) /glusterfs/$(PACKAGE_VERSION ) /xlator/cluster
35
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13xlator_LTLIBRARIES = changelog.la
24
35xlatordir = $(libdir ) /glusterfs/$(PACKAGE_VERSION ) /xlator/features
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13SUBDIRS = cloudsync-plugins
24
35xlator_LTLIBRARIES = cloudsync.la
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13csp_LTLIBRARIES = cloudsyncs3.la
24cspdir = $(libdir ) /glusterfs/$(PACKAGE_VERSION ) /cloudsync-plugins
35
Original file line number Diff line number Diff line change 1+ AUTOMAKE_OPTIONS = subdir-objects
2+
13csp_LTLIBRARIES = cloudsynccvlt.la
24cspdir = $(libdir ) /glusterfs/$(PACKAGE_VERSION ) /cloudsync-plugins
35
You can’t perform that action at this time.
0 commit comments