mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
12 lines
367 B
Plaintext
12 lines
367 B
Plaintext
--- ./Makefile.in.orig 2013-05-20 17:00:34.000000000 +0300
|
|
+++ ./Makefile.in 2013-12-03 18:46:08.000000000 +0300
|
|
@@ -291,7 +291,7 @@
|
|
|
|
#AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
|
|
AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
|
|
-SUBDIRS = src include doc
|
|
+SUBDIRS = src include
|
|
m4datadir = $(datadir)/aclocal
|
|
m4data_DATA = ogg.m4
|
|
pkgconfigdir = $(libdir)/pkgconfig
|