diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 465b7404..e923bfd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,6 @@ else EXAMPLES_DIR= endif -ACLOCAL_AMFLAGS = -I common/m4 - SUBDIRS=gst-libs \ gst sys $(EXT_DIR) \ $(EXAMPLES_DIR) \ |