examples/pwg/Makefile.am: Fix buildbot again.

Original commit message from CVS:
* examples/pwg/Makefile.am:
Fix buildbot again.
This commit is contained in:
Ronald S. Bultje 2005-07-01 14:20:19 +00:00
parent e62fd449c2
commit 8b0f6af06f
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-07-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* examples/pwg/Makefile.am:
Fix buildbot again.
2005-07-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/building-testapp.xml:

View file

@ -9,7 +9,7 @@ libstate_la_SOURCES = state.c
libproperties_la_SOURCES = properties.c
DISTCLEANFILES = \
boilerplate.c pads.c chain.c chain2.c state.c properties.c \
init.func caps.func chain.func state.func register.func
init.func caps.func chain.func state.func register.func filter.h
EXTRA_DIST = extract.pl

View file

@ -9,7 +9,7 @@ libstate_la_SOURCES = state.c
libproperties_la_SOURCES = properties.c
DISTCLEANFILES = \
boilerplate.c pads.c chain.c chain2.c state.c properties.c \
init.func caps.func chain.func state.func register.func
init.func caps.func chain.func state.func register.func filter.h
EXTRA_DIST = extract.pl