We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278d061 commit 4ba2477Copy full SHA for 4ba2477
.gitignore
@@ -11,6 +11,7 @@
11
.dirstamp
12
/.libs/
13
/aclocal.m4
14
+/arcus-memcached-*.tar.gz
15
/autom4te.cache
16
/compile
17
/config.guess
Makefile.am
@@ -251,7 +251,7 @@ default_engine_dtrace.lo: $(default_engine_la_OBJECTS)
251
252
SUBDIRS = doc
253
DIST_DIRS = scripts
254
-EXTRA_DIST = doc scripts t memcached.spec memcached_dtrace.d m4/version.m4
+EXTRA_DIST = doc scripts t memcached.spec memcached_dtrace.d m4/version.m4 rfc1321
255
256
MOSTLYCLEANFILES = *.gcov *.gcno *.gcda *.tcov
257
0 commit comments