X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=5888e85f57d00689ad0757c7e05e411f889fe2a7;hb=e9f8f9367e9e654b9582279608af86ea3744a2a0;hp=301fc7c146bec83329bd9cceda890e11bbc25473;hpb=c3bb4bd7f1d9c045a5e5d7062b09d4dac4e48195;p=openvswitch diff --git a/Makefile.am b/Makefile.am index 301fc7c1..5888e85f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ AM_CPPFLAGS += -I $(top_srcdir)/include AM_CPPFLAGS += -I $(top_srcdir)/lib AM_CFLAGS = -Wstrict-prototypes +AM_CFLAGS += $(WARNING_FLAGS) if NDEBUG AM_CPPFLAGS += -DNDEBUG @@ -29,10 +30,12 @@ CLEANFILES = DISTCLEANFILES = EXTRA_DIST = INSTALL.bridge \ INSTALL.Linux \ + INSTALL.userspace \ INSTALL.OpenFlow \ INSTALL.SSL \ INSTALL.XenServer \ - README-gcov + README-gcov \ + ++WARNING++ bin_PROGRAMS = sbin_PROGRAMS = bin_SCRIPTS =