Update of /cvsroot/env-switcher/env-switcher
In directory usw-pr-cvs1:/tmp/cvs-serv27446
Modified Files:
Makefile.am
Log Message:
Add AUTHORS file
Index: Makefile.am
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Makefile.am 11 Oct 2002 17:00:43 -0000 1.3
--- Makefile.am 27 Oct 2002 12:54:20 -0000 1.4
***************
*** 15,19 ****
SUBDIRS = dist src man
! EXTRA_DIST = README LICENSE INSTALL
dist-hook:
--- 15,19 ----
SUBDIRS = dist src man
! EXTRA_DIST = AUTHORS README LICENSE INSTALL
dist-hook:
|