all repos — openbox @ 2e7bb615050273a495736ca2f7e9b65f2e6d4268

openbox fork - make it a bit more like ryudo

include the .i's in the dist
Dana Jansens danakj@orodu.net
commit

2e7bb615050273a495736ca2f7e9b65f2e6d4268

parent

8cc271604190c5200f34ffc8fee6100759c2fc60

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M wrap/Makefile.amwrap/Makefile.am

@@ -16,6 +16,8 @@ #otkpy_la_LIBADD = ../otk/libotk.la # do this for the global version of otk

obpy_la_SOURCES = wrap_ob.cc +EXTRA_DIST = otk.i ob.i callback.i + CLEANFILES = wrap_* *.py MAINTAINERCLEANFILES = Makefile.in