gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 75/163: tests/libtests/Makefile.am: Add lib1521.c t


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 75/163: tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES
Date: Sun, 05 Aug 2018 12:36:41 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit b59cbf746f53d906fb4133da76b13d031dbde3da
Author: Rikard Falkeborn <address@hidden>
AuthorDate: Fri Jun 1 00:00:45 2018 +0200

    tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES
    
    This removes the generated lib1521.c when running make clean.
    
    Closes #2633
---
 tests/libtest/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am
index 03eeb06da..d14f37d39 100644
--- a/tests/libtest/Makefile.am
+++ b/tests/libtest/Makefile.am
@@ -51,6 +51,8 @@ CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
 
 CFLAGS += @CURL_CFLAG_EXTRAS@
 
+CLEANFILES = lib1521.c
+
 # Prevent LIBS from being used for all link targets
 LIBS = $(BLANK_AT_MAKETIME)
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]