summaryrefslogtreecommitdiff
path: root/kconfig/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Install "pure data" directoriesAlexey Neyman1-2/+7
... and update .gitignore. Survives 'make distcheck'. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07Install ct-ngAlexey Neyman1-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>
2018-04-07Enable mconf buildAlexey Neyman1-2/+6
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07Add nconf buildAlexey Neyman1-1/+6
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07WIP: autotoolizationAlexey Neyman1-0/+33
Signed-off-by: Alexey Neyman <stilor@att.net>