acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing
[vpp.git] / src / plugins / pppoe.am
index 06ed60b..5db9b7a 100644 (file)
@@ -16,8 +16,8 @@ vppplugins_LTLIBRARIES += pppoe_plugin.la
 
 pppoe_plugin_la_SOURCES =      \
     pppoe/pppoe_decap.c                \
-    pppoe/pppoe_tap.c          \
-    pppoe/pppoe_tap_node.c     \
+    pppoe/pppoe_cp.c           \
+    pppoe/pppoe_cp_node.c      \
     pppoe/pppoe.c              \
     pppoe/pppoe_api.c