diff options
| author | Andreas Oberritter <obi@saftware.de> | 2009-08-18 16:06:58 +0200 |
|---|---|---|
| committer | Andreas Oberritter <obi@saftware.de> | 2009-08-18 16:06:58 +0200 |
| commit | 3f7725e9ffccaa9cdb0671d618aa3449cf17a047 (patch) | |
| tree | 4bad97ec50f240b01541c4d07b42c834b221a1e6 /Makefile.am | |
| parent | d06731ecab546da1c353868df1b7dae4573fed23 (diff) | |
| download | enigma2-3f7725e9ffccaa9cdb0671d618aa3449cf17a047.tar.gz enigma2-3f7725e9ffccaa9cdb0671d618aa3449cf17a047.zip | |
add Makefiles to include/ and lib/dvb/lowlevel/
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 69f0c775..5e37ca41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib main data po tools +SUBDIRS = include lib main data po tools installdir = $(pkglibdir)/python |
