mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-12 19:14:16 +00:00
I don't think we wanted to change the include dir to gstreamer as well.
Original commit message from CVS: I don't think we wanted to change the include dir to gstreamer as well. If we did, then we need major code cleanups all over so let's hold off for a second.
This commit is contained in:
parent
02ccad1c81
commit
db12e3db8a
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 2c019822f7097285eba6c1898ef9f3e996fadc8f
|
||||
Subproject commit 42491fe8cbc7f7bd736008e67e6ba1e78cda6d2d
|
|
@ -105,7 +105,7 @@ dist-hook:
|
|||
distclean-local:
|
||||
rm -f $(top_builddir)/gst/gstmarshal.c $(top_builddir)/gst/gstmarshal.h
|
||||
|
||||
libgstreamerincludedir = $(includedir)/gstreamer
|
||||
libgstreamerincludedir = $(includedir)/gst
|
||||
libgstreamerinclude_HEADERS = \
|
||||
gst.h \
|
||||
gstconfig.h \
|
||||
|
|
Loading…
Reference in a new issue