snat: remove duplicate makefile var definition
authorGabriel Ganne <[email protected]>
Mon, 5 Dec 2016 08:00:36 +0000 (09:00 +0100)
committerDamjan Marion <[email protected]>
Tue, 6 Dec 2016 14:00:07 +0000 (14:00 +0000)
Change-Id: Id910f033c693be882ef5da6adca4a9b46de057e4
Signed-off-by: Gabriel Ganne <[email protected]>
plugins/snat-plugin/Makefile.am

index e798f97..48dcc3a 100644 (file)
@@ -59,9 +59,6 @@ install-data-hook:
        @(cd $(vpppluginsdir) && $(RM) $(vppplugins_LTLIBRARIES))
        @(cd $(vppapitestpluginsdir) && $(RM) $(vppapitestplugins_LTLIBRARIES))
 
-apidir = $(prefix)/snat
-api_DATA = snat/snat.api.json
-
 #
 # Java code generation
 #