diff options
author | Martin Baulig <martin@src.gnome.org> | 2000-05-29 15:42:50 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-05-29 15:42:50 +0000 |
commit | c3738f753c42ccd88effee6261c6fcd9adf6cdef (patch) | |
tree | b0bbab4b6e6ac2e3d340453e148469e8386cd74e /Makefile.am | |
parent | 36f51b0a71f4f10c74c37d30bcdd59b01f06292b (diff) | |
download | shared-mime-info-c3738f753c42ccd88effee6261c6fcd9adf6cdef.tar.gz |
Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.
svn path=/trunk/; revision=1256
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f49c1cab..7484fd7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = macros macros2 +SUBDIRS = bin macros macros2 doc EXTRA_DIST = gnome-common.spec |