aboutsummaryrefslogtreecommitdiff
path: root/kconfig/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Supply explicit --tag CCAlexey Neyman2018-04-131-3/+2
| | | | | | | | ... to libtool, to allow CC overrides at make stage. Fixes #940. Signed-off-by: Alexey Neyman <stilor@att.net>
* Install "pure data" directoriesAlexey Neyman2018-04-071-2/+7
| | | | | | ... and update .gitignore. Survives 'make distcheck'. Signed-off-by: Alexey Neyman <stilor@att.net>
* Install ct-ngAlexey Neyman2018-04-071-1/+3
| | | | | | | | Also, move kconfig.mk into the main driver - we'd want kconfig to be a sub-package so there's no sense in writing the installation framework for the ct-ng-specific fragment in an otherwise independent directory. Signed-off-by: Alexey Neyman <stilor@att.net>
* Enable mconf buildAlexey Neyman2018-04-071-2/+6
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add nconf buildAlexey Neyman2018-04-071-1/+6
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* WIP: autotoolizationAlexey Neyman2018-04-071-0/+33
Signed-off-by: Alexey Neyman <stilor@att.net>