diff --git a/Makefile.am b/Makefile.am index 3c32538..b650657 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +AM_CXXFLAGS = -Wall + # Declaration of the programs: bin_PROGRAMS = dvdcopy secdump dvdcopy_SOURCES = src/main.cc src/headers.hh \