summaryrefslogtreecommitdiffstats
path: root/python_modules/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove files moved to spice-protocol"Marc-André Lureau2016-03-101-0/+16
| | | | | | | | | | | | | | | | This reverts commit 7665dcf1bb2fa0b16b3d0015b28d7f5912664c3f. Also revert the related build-sys changes to fix the build. codegen generated code depends on spice-common code (marshaller, messages etc), it makes more sense to keep the generator along this. Otherwise a newer protocol release will fail to build older projects. *.proto files are required as well, since it generates code that parent modules depend on unconditionnaly. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
* Remove files moved to spice-protocolFrediano Ziglio2015-08-111-16/+0
| | | | Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
* build-sys: make it a seperately buildable spice-common libraryMarc-André Lureau2012-03-221-1/+12
| | | | | | | - autotoolize - fix headers inclusion - generate gitignores - workaround serverSMARTCARD support with dirty hack...
* Remove trailing blank linesDaniel P. Berrange2012-03-201-1/+0
| | | | Remove any blank lines at the end of all source files
* Make distcheck workAlexander Larsson2012-03-201-1/+1
|
* Add python code to automake systemAlexander Larsson2012-03-201-0/+6