[cpp-sp] branch master updated: Remove Windows project file
Scott Cantor
cantor.2 at osu.edu
Fri Jun 24 14:36:34 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=4b385415bf430cd51a0b57fd253735874453255f
The following commit(s) were added to refs/heads/master by this push:
new 4b38541 Remove Windows project file
4b38541 is described below
commit 4b385415bf430cd51a0b57fd253735874453255f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 24 14:36:30 2016 -0400
Remove Windows project file
---
memcache-store/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/memcache-store/Makefile.am b/memcache-store/Makefile.am
index 9c4cd67..6f286be 100644
--- a/memcache-store/Makefile.am
+++ b/memcache-store/Makefile.am
@@ -15,4 +15,4 @@ memcache_store_la_SOURCES = \
install-data-hook:
for la in $(plugin_LTLIBRARIES) ; do rm -f $(DESTDIR)$(plugindir)/$$la ; done
-EXTRA_DIST = memcache-store.vcxproj memcache-store.rc resource.h
+EXTRA_DIST = memcache-store.rc resource.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list