forked from Lainports/freebsd-ports
11 lines
304 B
Text
11 lines
304 B
Text
--- examples/Makefile.in 2000/08/31 08:26:13 1.1
|
|
+++ examples/Makefile.in 2000/08/31 08:26:37
|
|
@@ -114,7 +114,7 @@
|
|
EXTRA_DIST = $(EXAMPLES)
|
|
|
|
|
|
-Examplesdir = $(datadir)/examples
|
|
+Examplesdir = $(datadir)/examples/sg
|
|
|
|
Examples_DATA = $(EXAMPLES)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|