Put "+ext" in the distribution filename if OpenFlow extensions are included.
[sliver-openvswitch.git] / Makefile.am
index 96f2145..782ce71 100644 (file)
@@ -13,6 +13,7 @@ SUBDIRS = \
        debian
 if HAVE_EXT
 SUBDIRS += ext
+distdir = $(PACKAGE)+ext-$(VERSION)
 endif
 
 DIST_SUBDIRS = $(SUBDIRS)