diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-10-21 21:49:53 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-11-16 16:08:51 +0100 |
| commit | c97e30c087c5435db3861d53f89fd59576be03f6 (patch) | |
| tree | c71cefeb73d9e04e35170b12dc5d82e5cdb41b5d /Makefile.am | |
| parent | fb91533bb1d293bdb0691bfcc1d15da9268782fe (diff) | |
| download | enigma2-c97e30c087c5435db3861d53f89fd59576be03f6.tar.gz enigma2-c97e30c087c5435db3861d53f89fd59576be03f6.zip | |
move m4 macros to subdirectory, update ax_python_devel.m4
Diffstat (limited to 'Makefile.am')
| -rwxr-xr-x | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index bc1770b7..19b44e47 100755 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = include lib main data po tools +ACLOCAL_AMFLAGS = -I m4 + installdir = $(pkglibdir)/python install_PYTHON = \ |
