Fix make dist in gdk/broadway

This commit is contained in:
Matthias Clasen
2011-04-13 17:48:48 -04:00
parent f75ea21dcd
commit 4a6f5a6247

View File

@@ -33,9 +33,13 @@ libbroadway_la_SOURCES = \
clienthtml.h: client.html
$(PERL) ./toarray.pl client.html client_html > $@
EXTRA_DIST += client.html
broadwayjs.h: broadway.js
$(PERL) ./toarray.pl broadway.js broadway_js > $@
EXTRA_DIST += broadway.js
# built headers that don't get installed
broadway_built_private_headers = \
clienthtml.h \