blob: f298bc911d275969740a662f93f4eb379a46cdfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,10 +45,7 @@ EXTRA_DIST = \
SUBDIRS = \
lib \
src \
- doc \
- examples \
po \
- tests \
tools
# Create the ChangeLog, but only if we're inside a git working directory
|