/[classpath]/classpath/java/awt/dnd/Makefile.am
ViewVC logotype

Diff of /classpath/java/awt/dnd/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mark, Mon May 6 21:10:51 2002 UTC revision 1.3 by ericb, Wed May 8 07:53:54 2002 UTC
# Line 1  Line 1 
1  ## Input file for automake  ## Input file for automake
2    SUBDIRS = peer
3    
4  EXTRA_DIST = \  EXTRA_DIST = \
5  DropTarget.java  DnDConstants.java \
6    DragGestureEvent.java \
7    DragGestureListener.java \
8    DragGestureRecognizer.java \
9    DragSource.java \
10    DragSourceListener.java \
11    DragSourceMotionListener.java \
12    DropTarget.java \
13    InvalidDnDOperationException.java \
14  package.html  package.html

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26