summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* src/Makefile.am: make sure that the auto-generated ↵Mihai Moldovan2023-09-151-3/+8
| | | | rda_supported_technologies.h header file does not appear in dist tarballs.
* src/Makefile.am: compile the source and install header files for the new ↵Mihai Moldovan2023-09-151-0/+2
| | | | generic protocol support.
* src/Makefile.am: compile the source and install header file for utilities.Mihai Moldovan2023-09-151-0/+2
|
* src/Makefile.am: Also enable -Werror for src/ folder.Mike Gabriel2021-06-071-0/+1
|
* Support 'make distcheck'.Mike Gabriel2019-01-221-7/+5
|
* src/rda_supported_technologies.h.in: Generate header file that knows what ↵Mike Gabriel2018-11-051-0/+13
| | | | RDA technologies are supported after build.
* src/Makefile.am: Always compile rda_x2go.c and rda_ogon.c files. This ↵Mike Gabriel2018-11-021-2/+2
| | | | partially reverts 9f217413.
* automake: Add GObject Introspection support.Mike Gabriel2018-11-021-0/+25
|
* librda_la_SOURCES: add conditional sourcesrbuj2018-10-131-3/+2
|
* initial draft of the RDA shared libraryMike Gabriel2018-06-271-0/+33