From: Dana Jansens Date: Wed, 5 Feb 2003 16:36:57 +0000 (+0000) Subject: include the .i's in the dist X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=2e7bb615050273a495736ca2f7e9b65f2e6d4268;p=chaz%2Fopenbox include the .i's in the dist --- diff --git a/wrap/Makefile.am b/wrap/Makefile.am index ec7b0b48..d13f53b4 100644 --- a/wrap/Makefile.am +++ b/wrap/Makefile.am @@ -16,6 +16,8 @@ otkpy_la_SOURCES = wrap_otk.cc obpy_la_SOURCES = wrap_ob.cc +EXTRA_DIST = otk.i ob.i callback.i + CLEANFILES = wrap_* *.py MAINTAINERCLEANFILES = Makefile.in