From 711d79155d1ab44d713d8b96d6df6f6f577346c5 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 29 Aug 2001 22:56:12 +0000 Subject: [PATCH] - ta ta ta, install gstevent.h, otherwise it doesn't work quite right, does it ? Original commit message from CVS: - ta ta ta, install gstevent.h, otherwise it doesn't work quite right, does it ? --- gst/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/Makefile.am b/gst/Makefile.am index 2989579513..1250ccad59 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -166,6 +166,7 @@ libgstinclude_HEADERS = \ gstclock.h \ gstcpu.h \ gstelement.h \ + gstevent.h \ gstextratypes.h \ gstinfo.h \ gstlog.h \