mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 03:41:44 +00:00
dff6d2639e
This project seems abandoned. Updated to latest version. Also cleaned up the Makefile quite a bit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
148 B
Diff
12 lines
148 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,7 +1,7 @@
|
|
|
|
EXTRA_DIST = autogen.sh TODO BUGS
|
|
|
|
-SUBDIRS = src doc
|
|
+SUBDIRS = src
|
|
|
|
.PHONY: ChangeLog
|
|
|