12345678910111213 |
- diff --git a/Makefile.am b/Makefile.am
- index a3e8353..381bb55 100644
- --- a/Makefile.am
- +++ b/Makefile.am
- @@ -3,8 +3,6 @@ ACLOCAL_AMFLAGS = -I m4
- EXTRA_DIST = \
- exports
-
- -SUBDIRS = po
- -
- AM_CPPFLAGS = \
- -I$(top_builddir)/include \
- -I$(top_srcdir)/include \
|