summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-03-12 17:06:37 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-03-12 17:06:37 +0000
commit636bcb29bc8408523c44a4a88123d700aab1dadf (patch)
tree88b51803a065d8b3881834e92bc35e4b2f909010 /configure.in
parent0eecca4726f7bfe5634d82d1cb8c6bb6b5bd91df (diff)
downloadnautilus-636bcb29bc8408523c44a4a88123d700aab1dadf.tar.gz
Add a data directory to the tree. This is the default per-user data that
* data/.cvsignore, data/Makefile.am: Add a data directory to the tree. This is the default per-user data that nautilus installs the first time it runs. *data/top/.cvsignore, data/top/Makefile.am, data/top/Welcome: Add a top directory to the tree. The top directory is an alternative home place for novice users. *configure.in, Makefile.am: Grok the above.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ddc131a6f..41ae0db5a 100644
--- a/configure.in
+++ b/configure.in
@@ -136,6 +136,8 @@ AC_OUTPUT([
Makefile
icons/Makefile
icons/eazel/Makefile
+data/Makefile
+data/top/Makefile
idl/Makefile
libnautilus/Makefile
nautilus-widgets/Makefile