diff options
author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2022-08-23 18:43:54 +0200 |
---|---|---|
committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2022-08-23 18:43:54 +0200 |
commit | 7889cf231d69bdd7350ab268d610646f2df8560f (patch) | |
tree | 6a8a51f8ea451d08f8ca6ca9b435e9950e875283 | |
parent | e129f6bcc393b0e6f6ac96f63bd0efb3fb390e1b (diff) | |
download | monitoring-plugins-7889cf2.tar.gz |
Add snippet/c++defs from gnulib
-rw-r--r-- | gl/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index deb665cf..db9348e7 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 \ |