12 lines
459 B
Plaintext
12 lines
459 B
Plaintext
--- Makefile.in.orig Fri May 27 09:33:16 2016
|
|
+++ Makefile.in Sat Aug 27 17:35:14 2016
|
|
@@ -439,7 +439,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = gphoto-m4 art doc help omf-install packaging pixmaps po src test
|
|
+SUBDIRS = gphoto-m4 art doc omf-install packaging pixmaps po src test
|
|
ACLOCAL_AMFLAGS = -I m4 -I gphoto-m4
|
|
|
|
# disable scrollkeeper for distcheck
|