You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
589 B
13 lines
589 B
10 years ago
|
diff -u -r ../gnuplot-4.6.5/Makefile.in ./Makefile.in
|
||
|
--- ../gnuplot-4.6.5/Makefile.in 2014-02-23 19:21:11.000000000 +0100
|
||
|
+++ ./Makefile.in 2014-07-15 19:48:32.886789826 +0200
|
||
|
@@ -319,7 +319,7 @@
|
||
|
top_builddir = @top_builddir@
|
||
|
top_srcdir = @top_srcdir@
|
||
|
AUTOMAKE_OPTIONS = foreign
|
||
|
-SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share
|
||
|
+SUBDIRS = config m4 term src $(LISPDIR) man tutorial share
|
||
|
EXTRA_DIST = BUGS CodeStyle Copyright FAQ.pdf GNUmakefile INSTALL INSTALL.gnu \
|
||
|
Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST \
|
||
|
VERSION configure.vms pm3d win
|