mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
14 lines
206 B
Diff
14 lines
206 B
Diff
|
--- a/Makefile.am
|
||
|
+++ b/Makefile.am
|
||
|
@@ -45,10 +45,7 @@
|
||
|
SUBDIRS = \
|
||
|
lib \
|
||
|
src \
|
||
|
- doc \
|
||
|
- examples \
|
||
|
po \
|
||
|
- tests \
|
||
|
tools
|
||
|
|
||
|
# Create the ChangeLog, but only if we're inside a git working directory
|