diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-13 19:04:24 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-13 19:04:24 +0000 |
commit | 775814accf11eecbcd34981f977f95802fb793b0 (patch) | |
tree | 2427b10e2308e0611114f96a3dfd683c38d94547 /Makefile.am | |
parent | 55c263e39be388808c7bd6d275c847449b57a3a1 (diff) | |
download | pango-775814accf11eecbcd34981f977f95802fb793b0.tar.gz |
Remove AUTOMAKE_OPTIONS, as we do that in configure.in now.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 936b8fa7..f797e66b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to create Makefile.in. -AUTOMAKE_OPTIONS = 1.7 - SUBDIRS= pango modules examples docs tools tests EXTRA_DIST = \ |