/[xforms]/xforms/Makefile.am
ViewVC logotype

Diff of /xforms/Makefile.am

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

revision 1.1 by leeming, Thu Apr 24 12:48:19 2003 UTC revision 1.2 by leeming, Fri May 30 09:35:44 2003 UTC
# Line 13  SUBDIRS = config lib image gl fd2ps fdes Line 13  SUBDIRS = config lib image gl fd2ps fdes
13  # Putting 'demos' in EXTRA_DIST rather than SUBDIRS prevents its contents  # Putting 'demos' in EXTRA_DIST rather than SUBDIRS prevents its contents
14  # from being built from the top level directory.  # from being built from the top level directory.
15  # (cd demos && make) works fine.  # (cd demos && make) works fine.
16  EXTRA_DIST = 00README ChangeLog Changes COPYING Copyright README.OS2 \  EXTRA_DIST = ChangeLog COPYING.LIB Copyright README README.OS2 \
17          autogen.sh xforms.spec.in xforms.spec demos          autogen.sh xforms.spec.in xforms.spec demos
18    
19  # Hack so that the targets that use tar will also work with automake 1.4  # Hack so that the targets that use tar will also work with automake 1.4
20  AMTAR ?= $(TAR)  AMTAR ?= $(TAR)
21    
 ## Needed by bindist  
 bindistdir=$(PWD)/xformsbin  
 bindistfile=$(PACKAGE)-$(VERSION)-bin.tar.gz  
   
22  dist-hook:  dist-hook:
23          cd $(distdir) ; \          cd $(distdir) ; \
24          rm -rf `find images -name \*CVS\*`          rm -rf `find images -name \*CVS\*`

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

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