... and this one fixes make distcheck for glib2 builds
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Jan 2002 12:08:42 +0000 (12:08 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Jan 2002 12:08:42 +0000 (12:08 +0000)
Original commit message from CVS:
... and this one fixes make distcheck for glib2 builds

gst/Makefile.am

index 32954d9..22a146b 100644 (file)
@@ -157,7 +157,7 @@ dist-hook:
        rm -f $(distdir)/gstmarshal.c $(distdir)/gstmarshal.h
 # Clean generated files
 distclean-local:
-       rm -f $(builddir)/gstmarshal.c $(builddir)/gstmarshal.h
+       rm -f $(top_builddir)/gst/gstmarshal.c $(top_builddir)/gst/gstmarshal.h
 
 libgstincludedir = $(includedir)/gst
 libgstinclude_HEADERS =                \