summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2022-08-23 16:43:54 (GMT)
committerRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2022-08-23 16:43:54 (GMT)
commit7889cf231d69bdd7350ab268d610646f2df8560f (patch)
tree6a8a51f8ea451d08f8ca6ca9b435e9950e875283
parente129f6bcc393b0e6f6ac96f63bd0efb3fb390e1b (diff)
downloadmonitoring-plugins-7889cf2.tar.gz
Add snippet/c++defs from gnulib
-rw-r--r--gl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am
index deb665c..db9348e 100644
--- a/gl/Makefile.am
+++ b/gl/Makefile.am
@@ -48,6 +48,7 @@
48# mountlist \ 48# mountlist \
49# regex \ 49# regex \
50# setenv \ 50# setenv \
51# snippet/c++defs \
51# strcase \ 52# strcase \
52# strcasestr \ 53# strcasestr \
53# strsep \ 54# strsep \