summaryrefslogtreecommitdiffstats
path: root/plugins/cust1
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cust1')
-rw-r--r--plugins/cust1/Makefile.am10
-rw-r--r--plugins/cust1/cust1.c0
2 files changed, 5 insertions, 5 deletions
diff --git a/plugins/cust1/Makefile.am b/plugins/cust1/Makefile.am
index d2e075f9..9963d0d6 100644
--- a/plugins/cust1/Makefile.am
+++ b/plugins/cust1/Makefile.am
@@ -1,6 +1,6 @@
-pkglib_LTLIBRARIES = cust1.la
+#pkglib_LTLIBRARIES = cust1.la
-cust1_la_SOURCES = cust1.c
-cust1_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
-cust1_la_LDFLAGS = -module -avoid-version
-cust1_la_LIBADD =
+#cust1_la_SOURCES = cust1.c
+#cust1_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
+#cust1_la_LDFLAGS = -module -avoid-version
+#cust1_la_LIBADD =
diff --git a/plugins/cust1/cust1.c b/plugins/cust1/cust1.c
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/plugins/cust1/cust1.c