diff options
author | Dan Mills <thunder@ximian.com> | 2002-11-23 21:41:25 +0000 |
---|---|---|
committer | Dan Mills <thunder@src.gnome.org> | 2002-11-23 21:41:25 +0000 |
commit | 40e3058408b4a5b4c4ee0af35f0d894e5bfbb1af (patch) | |
tree | 8be2cb6ecc25bcd32e848b355f6ef87f3fb1eb1f /Makefile.am | |
parent | 3e05c7c6c6f4c279333e701f168f522023b74d16 (diff) | |
download | metacity-40e3058408b4a5b4c4ee0af35f0d894e5bfbb1af.tar.gz |
remove theme-format.txt, it's now in doc/.
2002-11-23 Dan Mills <thunder@ximian.com>
* Makefile.am: remove theme-format.txt, it's now in doc/.
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 409f9b47..f464e04b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS=src po doc -EXTRA_DIST=HACKING theme-format.txt metacity.spec.in metacity.spec \ +EXTRA_DIST=HACKING metacity.spec.in metacity.spec \ intltool-extract.in intltool-merge.in intltool-update.in |