Fix the build when gtk isn't installed.

This commit is contained in:
Koop Mast 2008-10-12 16:10:53 +00:00
parent 99f559cbb4
commit 0a15a2fe54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221501

View file

@ -1,9 +1,10 @@
--- Makefile.in.orig Tue Jun 5 12:43:40 2007
+++ Makefile.in Tue Jun 5 12:43:53 2007
@@ -423,14 +423,12 @@
--- Makefile.in.orig 2008-10-02 22:46:23.000000000 +0000
+++ Makefile.in 2008-10-12 17:59:39.000000000 +0000
@@ -359,19 +359,15 @@
gst-libs \
gst sys $(SUBDIRS_EXT) \
tools \
tests \
- tests \
- docs \
po \
common \
@ -15,3 +16,7 @@
gst-libs \
gst sys ext \
tools \
- tests \
po \
common \
m4 \