12345678910111213 |
- $OpenBSD: patch-Makefile_in,v 1.1.1.1 2013/04/16 16:18:03 giovanni Exp $
- --- Makefile.in.orig Sun Mar 6 21:06:48 2011
- +++ Makefile.in Mon Apr 15 16:34:39 2013
- @@ -276,7 +276,7 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- -SUBDIRS = icons src transitions po doc
- +SUBDIRS = icons src transitions po
- EXTRA_DIST = \
- autogen.sh \
- imagination.desktop.in \
|