automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what happens to EXTRA_DIST during distcheck?


From: Ed Hartnett
Subject: what happens to EXTRA_DIST during distcheck?
Date: Mon, 12 Dec 2005 08:36:36 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Howdy all!

In my top level makefile I have an EXTRA_DIST:

# These files get added to the distribution.
EXTRA_DIST = README COPYRIGHT RELEASE_NOTES 

But looking at the _build directory created during make distcheck, I
do not see any of these files:

  /shecky/netcdf-3/netcdf-4.0-alpha11/_build:
  used 472 available 37713960
  drwxr-xr-x  14 ed ustaff   4096 Dec 12 08:29 .
  dr-xr-xr-x  16 ed ustaff   4096 Dec 12 08:28 ..
  -rw-r--r--   1 ed ustaff   5178 Dec 12 08:29 config.h
  -rw-r--r--   1 ed ustaff  68089 Dec 12 08:29 config.log
  -rwxr-xr-x   1 ed ustaff  76420 Dec 12 08:29 config.status
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:30 cxx
  drwxr-xr-x   3 ed ustaff   4096 Dec 12 08:30 f90
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:29 fortran
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:30 libsrc
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:30 libsrc4
  -rwxr-xr-x   1 ed ustaff 223348 Dec 12 08:29 libtool
  -rw-r--r--   1 ed ustaff  21383 Dec 12 08:29 Makefile
  drwxr-xr-x   2 ed ustaff   4096 Dec 12 08:29 man
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:30 ncdump
  drwxr-xr-x   4 ed ustaff   4096 Dec 12 08:30 ncgen
  drwxr-xr-x   3 ed ustaff   4096 Dec 12 08:29 nctest
  drwxr-xr-x   3 ed ustaff   4096 Dec 12 08:29 nc_test
  drwxr-xr-x   3 ed ustaff   4096 Dec 12 08:29 nc_test4
  drwxr-xr-x   3 ed ustaff   4096 Dec 12 08:29 nf_test
  -rw-r--r--   1 ed ustaff     23 Dec 12 08:29 stamp-h1
  -rw-r--r--   1 ed ustaff     11 Dec 12 08:28 VERSION

Am I missing something here?

Thanks!

Ed

-- 
Ed Hartnett  -- address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]