blob: 2814372cc7ad1fb922fe8cc6b41b8fabf3be56c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -a -x CVS -x Root -x Repository -x Tag -x Entries -x Entries.Log -x .svn -x '*.rej' -x '*.orig' -x .cvsignore -N -r -u ./config/Makefile.in ./config/Makefile.in
--- ./config/Makefile.in 2006-04-09 02:27:03.000000000 +0200
+++ ./config/Makefile.in 2006-04-14 01:50:28.000000000 +0200
@@ -734,6 +734,7 @@
$(COMMON)/guiProto.ml \
$(COMMON)/commonOptions.ml \
$(COMMON)/commonMessages.ml \
+ $(COMMON)/commonUserDb.ml \
$(COMMON)/commonGlobals.ml \
\
src/daemon/driver/driverLink.ml \
|