gst/Makefile.am: Added pygstexception.h

Original commit message from CVS:
* gst/Makefile.am: (noinst_HEADERS):
Added pygstexception.h
This commit is contained in:
Edward Hervey 2005-10-13 16:05:13 +00:00
parent 03f65e4179
commit 9f4d0c6bb3
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-10-13 Edward Hervey <edward@fluendo.com>
* gst/Makefile.am: (noinst_HEADERS):
Added pygstexception.h
2005-10-13 Edward Hervey <edward@fluendo.com>
* gst/gst-types.defs:

View file

@ -22,7 +22,7 @@ defs_DATA = gst-types.defs \
libs.defs
defsdir = $(pkgdatadir)/0.9/defs
noinst_HEADERS = common.h pygstvalue.h pygstminiobject.h pygstobject.h
noinst_HEADERS = common.h pygstvalue.h pygstminiobject.h pygstobject.h pygstexception.h
INCLUDES = $(PYTHON_INCLUDES)
EXTRA_DIST = $(defs_DATA) common.h arg-types.py