mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
18 lines
428 B
Text
18 lines
428 B
Text
--- Makefile.in.orig 2012-02-20 22:48:34 UTC
|
|
+++ Makefile.in
|
|
@@ -469,7 +469,6 @@ aclocaldir = $(datadir)/aclocal
|
|
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
|
|
SUBDIRS = pkgconfig \
|
|
gst libs plugins tools tests \
|
|
- docs \
|
|
po \
|
|
m4 \
|
|
common
|
|
@@ -478,7 +477,6 @@ SUBDIRS = pkgconfig \
|
|
# These are all the possible subdirs
|
|
DIST_SUBDIRS = pkgconfig \
|
|
gst libs plugins tools tests \
|
|
- docs \
|
|
po \
|
|
m4 \
|
|
common
|