Revision: 585
          http://sourceforge.net/p/vde/svn/585
Author:   garden
Date:     2014-10-12 20:55:52 +0000 (Sun, 12 Oct 2014)
Log Message:
-----------
Add missing source files in vde_vxlan Makefile.am.

Modified Paths:
--------------
    trunk/vde-2/src/vde_vxlan/Makefile.am

Modified: trunk/vde-2/src/vde_vxlan/Makefile.am
===================================================================
--- trunk/vde-2/src/vde_vxlan/Makefile.am       2014-10-12 20:49:53 UTC (rev 
584)
+++ trunk/vde-2/src/vde_vxlan/Makefile.am       2014-10-12 20:55:52 UTC (rev 
585)
@@ -9,6 +9,15 @@
 endif
 
 bin_PROGRAMS = vde_vxlan
-vde_vxlan_SOURCES = vde_vxlan.c vxlan_hash.c log.c plug.c vxlan.c
+vde_vxlan_SOURCES = \
+       log.c \
+       log.h \
+       plug.c \
+       plug.h \
+       vde_vxlan.c \
+       vxlan.c \
+       vxlan.h \
+       vxlan_hash.c \
+       vxlan_hash.h
 vde_vxlan_LDADD = $(top_builddir)/src/common/libvdecommon.la \
                  $(top_builddir)/src/lib/libvdeplug.la

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to