diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-12-01 01:30:32 +0100 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-12-01 01:30:32 +0100 |
| commit | 2c83d31ceec4b7014783a8c207b66b8f5ae0c318 (patch) | |
| tree | 9c7b033241c64dcc54e1a6cc51f13d32d5599b3c /Makefile.am | |
| parent | fb41a54877f82982b88a89aecd473f1089cc5252 (diff) | |
| download | enigma2-2c83d31ceec4b7014783a8c207b66b8f5ae0c318.tar.gz enigma2-2c83d31ceec4b7014783a8c207b66b8f5ae0c318.zip | |
update and install enigma2.pc
Diffstat (limited to 'Makefile.am')
| -rwxr-xr-x | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ab2d1639..ff252e60 100755 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,9 @@ install_PYTHON = \ keyids.py keymapparser.py mytest.py skin.py timer.py tools.py GlobalActions.py \ e2reactor.py +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = enigma2.pc + metadir = $(datadir)/meta meta_DATA = index-enigma2.xml CLEANFILES = index-enigma2.xml |
