Index: pylash/Makefile.am =================================================================== RCS file: /sources/lash/lash/pylash/Makefile.am,v retrieving revision 1.2 diff -u -r1.2 Makefile.am --- pylash/Makefile.am 9 Apr 2007 03:32:57 -0000 1.2 +++ pylash/Makefile.am 9 Apr 2007 22:10:37 -0000 @@ -28,7 +28,7 @@ _lash_la_LDFLAGS = -module -avoid-version ../liblash/liblash.la _lash_la_SOURCES = lash.c lash.h -BUILT_SOURCES = lash_wrap.c +nodist__lash_la_SOURCES = lash_wrap.c pkgpyexec_SCRIPTS = lash.py