From: Mark Jansen Date: Thu, 14 Sep 2017 20:31:53 +0000 (+0000) Subject: [LIBTIRPC] Do not add makefiles in the CMakeLists.txt X-Git-Tag: 0.4.8-dev~400 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=82c80796746318f145768e718f50aab2ac599c01;ds=sidebyside [LIBTIRPC] Do not add makefiles in the CMakeLists.txt svn path=/trunk/; revision=75839 --- diff --git a/reactos/dll/3rdparty/libtirpc/CMakeLists.txt b/reactos/dll/3rdparty/libtirpc/CMakeLists.txt index ecc83ecb525..499775da03b 100644 --- a/reactos/dll/3rdparty/libtirpc/CMakeLists.txt +++ b/reactos/dll/3rdparty/libtirpc/CMakeLists.txt @@ -40,8 +40,8 @@ list(APPEND SOURCE src/key_call.c src/key_prot_xdr.c src/libtirpc.def - src/makefile - src/Makefile.am + #src/makefile + #src/Makefile.am src/mt_misc.c src/netname.c src/netnamer.c