diff options
author | Alex Larsson <alexl@redhat.com> | 2002-01-15 23:57:20 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-01-15 23:57:20 +0000 |
commit | 44933f721dc2c1c50fed43084b7e7ea612ee3ea2 (patch) | |
tree | 71434167355ebc222992e09c6bd14f9a17754641 /Makefile.am | |
parent | 52b40d4ae08d8bfccbf1fc628519c16242c3b5a9 (diff) | |
download | gdm-44933f721dc2c1c50fed43084b7e7ea612ee3ea2.tar.gz |
Remove intl from SUBDIRS
2002-01-15 Alex Larsson <alexl@redhat.com>
* Makefile.am (SUBDIRS):
Remove intl from SUBDIRS
* configure.in:
Remove intl/Makefile from AC_OUTPUT.
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 0704e98a..c0f8ec42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = config pixmaps intl vicious-extensions \ +SUBDIRS = config pixmaps vicious-extensions \ daemon gui utils docs omf-install po EXTRA_DIST = \ |