/[guile]/guile/guile-core/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/Makefile.am

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

revision 1.35 by ttn, Sun Mar 31 10:33:22 2002 UTC revision 1.36 by mvo, Wed Apr 17 17:35:56 2002 UTC
# Line 19  Line 19 
19  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
20  ##   330, Boston, MA 02111-1307 USA  ##   330, Boston, MA 02111-1307 USA
21    
22    AUTOMAKE_OPTIONS = 1.5
23    
24  SUBDIRS = oop qt libltdl libguile ice-9 guile-config guile-readline \  SUBDIRS = oop qt libltdl libguile ice-9 guile-config guile-readline \
25            scripts srfi doc examples test-suite lang am            scripts srfi doc examples test-suite lang am
# Line 29  include_HEADERS = libguile.h Line 30  include_HEADERS = libguile.h
30    
31  # automake sometimes forgets to distribute acconfig.h,  # automake sometimes forgets to distribute acconfig.h,
32  # apparently depending on the phase of the moon.  # apparently depending on the phase of the moon.
33  EXTRA_DIST = qthreads.m4 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS TODO \  EXTRA_DIST = qthreads.m4 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS \
34               $(ACLOCAL) acconfig.h BUGS               $(ACLOCAL) BUGS
35    
36  TESTS = check-guile  TESTS = check-guile
37    
38  # The rule will cd to $(top_srcdir).  # The rule will cd to $(top_srcdir).
39  ACLOCAL = ./guile-aclocal.sh  ACLOCAL = ./guile-aclocal.sh
40    
41  if MAINTAINER_MODE  DISTCLEANFILES = check-guile.log
 # Fill dist tree.  
 include $(top_srcdir)/am/maintainer-dirs  
 dist-hook:  
         ( echo 'This is a snapshot of the TODO file.' ; date ; echo ; \  
           cat $(workbook)/tasks/TODO ) > TODO  
 endif  
42    
43  # Makefile.am ends here  # Makefile.am ends here

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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