14 lines
278 B
Diff
14 lines
278 B
Diff
|
--- a/Makefile.am 2020-01-08 12:57:40.940081434 +0100
|
||
|
+++ b/Makefile.am 2020-01-08 12:57:59.603818146 +0100
|
||
|
@@ -50,10 +50,6 @@
|
||
|
SUBDIRS = \
|
||
|
lib \
|
||
|
src \
|
||
|
- doc \
|
||
|
- examples \
|
||
|
- po \
|
||
|
- tests \
|
||
|
tools
|
||
|
|
||
|
# Create the ChangeLog, but only if we're inside a git working directory
|