summaryrefslogtreecommitdiff
path: root/src/modules/Makefile_illume-bluetooth.am
Commit message (Collapse)AuthorAgeFilesLines
* giant header overhaul which removes all the stupid one line function ↵Mike Blumenkrantz2012-11-301-2/+1
| | | | | | prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes SVN revision: 79908
* e: typoSebastian Dransfeld2012-11-201-1/+1
| | | | SVN revision: 79463
* e: build and install modules separatelySebastian Dransfeld2012-11-191-0/+4
| | | | SVN revision: 79454
* e17: config.h is automatically added as a dependency by automakeVincent Torri2012-11-181-2/+0
| | | | SVN revision: 79414
* put lucas's makefiles back.. but what do you do to make it not breakCarsten Haitzler2012-11-091-0/+13
| | | | | | | | between builds from older vs newer makefile setup? SVN revision: 79024
* lucas... u're going to hate me... but i'm reverting this whole lot ofCarsten Haitzler2012-11-091-13/+0
| | | | | | | | | | | | | | | | module build chnages because its fundamentally broken. it DOES NOT PRODUCE .SO FILES. just .la and .a files. the only reason u dont notice is.. you ALREADY had .so's installed. i just got in from the airport... synced and updated.. rebuilt and was met with all modules not loading... literally - no .so's are installed int he module dirs. try rm -rf the instaleld module tree. regardless... this has to be reverted be3cause it's a major break. the idea is right/nice. the implementation is causing... problems. SVN revision: 79015
* e/modules: Do not use recursive MakefilesLucas De Marchi2012-11-071-0/+13
SVN revision: 78978