From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../code/nelns/Makefile.am.diff?r1=1.5&r2=1.6 | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am.diff?r1=1.5&r2=1.6 (limited to 'cvs/cvsweb.cgi/code/nelns/Makefile.am.diff?r1=1.5&r2=1.6') diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am.diff?r1=1.5&r2=1.6 b/cvs/cvsweb.cgi/code/nelns/Makefile.am.diff?r1=1.5&r2=1.6 new file mode 100644 index 00000000..86bcb0a5 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am.diff?r1=1.5&r2=1.6 @@ -0,0 +1,40 @@ + + + +code/nelns/Makefile.am - diff - 1.6 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

Diff for /code/nelns/Makefile.am between version 1.5 and 1.6

+ + + + + + + + + + + + + + + + + + + + + + + +
version 1.5, 2001/10/22 10:35:49version 1.6, 2002/03/19 17:42:48
Line 6 
Line 6 
                        config.sub ltconfig aclocal.m4 config.h.in \                        config.sub ltconfig aclocal.m4 config.h.in \
                        install-sh mkinstalldirs                        install-sh mkinstalldirs
  
  EXTRA_DIST           = acconfig.h services.dsw bootstrap doc
  
 SUBDIRS              = login_service          \ SUBDIRS              = login_service          \
                        naming_service         \                        naming_service         \
                        admin_executor_service \                        admin_executor_service \
                        admin_service          \                        admin_service          \
                        welcome_service                        welcome_service
  
  
 dist-hook: dist-hook:
         cp -pr $(srcdir)/bootstrap $(distdir)         find $(distdir) -name CVS -print | xargs rm -fr
  
  
 # End of Makefile.am # End of Makefile.am
  


+
Legend:
+
Removed from v.1.5 
changed lines
 Added in v.1.6
+
+ + + +
+
\ No newline at end of file -- cgit v1.2.1