diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-10-29 02:08:32 +0200 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-11-16 17:15:38 +0100 |
| commit | 84d23f2ac49ec7ffb7315859c801d6393090b630 (patch) | |
| tree | c7f94227de0962a539b3ceb088dd7c02bdaaff71 /include/Makefile.am | |
| parent | 96b320d3d1b921cad7a94027b449dacd49470117 (diff) | |
| download | enigma2-84d23f2ac49ec7ffb7315859c801d6393090b630.tar.gz enigma2-84d23f2ac49ec7ffb7315859c801d6393090b630.zip | |
install header files
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index d0c682f6..ada16cae 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,3 @@ -EXTRA_DIST = \ +pkginclude_HEADERS = \ connection.h \ libsig_comp.h |
