diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d949d15..9594ae2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,6 @@ odr_sourcecompanion_CFLAGS = $(GITVERSION_FLAGS) -ggdb -O2 -Wall odr_sourcecompanion_CXXFLAGS = $(GITVERSION_FLAGS) -ggdb -O2 -Wall -Isrc/fec odr_sourcecompanion_SOURCES = src/odr-sourcecompanion.cpp \ src/AACDecoder.h src/AACDecoder.cpp \ - src/AVTEDIInput.h src/AVTEDIInput.cpp \ src/AVTInput.h src/AVTInput.cpp \ src/InetAddress.h src/InetAddress.cpp \ src/OrderedQueue.h src/OrderedQueue.cpp \ |