X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fixge%2FCMakeLists.txt;h=14d101eb371bba75d25ee33101dea58b803f1720;hb=74449b8b68801e0938f528f19d69e75644cb2ee9;hp=bd3454d3de85dd60eec292c7796e6689d4a4f150;hpb=2bfdda76d8b1cffcd8e30ca6855f293b1b1953c5;p=vpp.git diff --git a/src/plugins/ixge/CMakeLists.txt b/src/plugins/ixge/CMakeLists.txt index bd3454d3de8..14d101eb371 100644 --- a/src/plugins/ixge/CMakeLists.txt +++ b/src/plugins/ixge/CMakeLists.txt @@ -11,6 +11,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -add_vpp_plugin(ixge_plugin - ixge.c -) +add_vpp_plugin(ixge SOURCES ixge.c)