aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-11-17 21:03:49 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-11-17 21:03:49 +0300
commitc8a751d079b28983e4dc380361db85b7d16674c8 (patch)
tree097b6e37a1d618381ce5b00ba5cf4560c361f417
parentdc4ef6b517a9c8fad89ae384059b9926f2baa9ea (diff)
downloadlibmicrohttpd-c8a751d079b28983e4dc380361db85b7d16674c8.tar.gz
libmicrohttpd-c8a751d079b28983e4dc380361db85b7d16674c8.zip
Removed upgrade test leftover from Makefile.am
-rw-r--r--src/microhttpd/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index 1ab04741..76ec80a3 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -8,8 +8,6 @@ AM_CFLAGS = $(HIDDEN_VISIBILITY_CFLAGS)
8lib_LTLIBRARIES = \ 8lib_LTLIBRARIES = \
9 libmicrohttpd.la 9 libmicrohttpd.la
10 10
11EXTRA_DIST = test_upgrade_common.c
12
13noinst_DATA = 11noinst_DATA =
14MOSTLYCLEANFILES = 12MOSTLYCLEANFILES =
15 13