Move ttynvt source to src/

This commit is contained in:
Kim Woelders
2019-09-03 18:29:31 +02:00
committed by Kim Woelders
parent cf6b334bcc
commit e3675b9e89
9 changed files with 17 additions and 16 deletions
+1
View File
@@ -32,6 +32,7 @@ PKG_CHECK_MODULES(FUSE, fuse)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([
Makefile
src/Makefile
])
AC_OUTPUT