mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 10:39:21 +02:00
06c2efa47a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2726 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
521 B
Diff
13 lines
521 B
Diff
diff -Nur sane-backends-1.0.16/Makefile.in sane-backends-1.0.16.patched/Makefile.in
|
|
--- sane-backends-1.0.16/Makefile.in 2005-07-17 13:52:54.000000000 +0200
|
|
+++ sane-backends-1.0.16.patched/Makefile.in 2005-12-17 00:28:38.144022500 +0100
|
|
@@ -33,7 +33,7 @@
|
|
|
|
@SET_MAKE@
|
|
|
|
-SUBDIRS = include lib sanei backend frontend tools doc po
|
|
+SUBDIRS = include lib sanei backend frontend
|
|
|
|
DISTFILES = AUTHORS COPYING ChangeLog ChangeLog-1.0.0 ChangeLog-1.0.1 \
|
|
ChangeLog-1.0.2 ChangeLog-1.0.3 ChangeLog-1.0.4 ChangeLog-1.0.5 \
|