move the C sources to the subfolder pgf again for backwards compatibility

This commit is contained in:
krangelov
2021-08-08 18:29:16 +02:00
parent f70e1b8772
commit 91f183ca6a
17 changed files with 16 additions and 17 deletions

View File

@@ -25,7 +25,6 @@ library
extra-libraries: pgf
cc-options: -std=c99
c-sources: utils.c
test-suite basic
type: exitcode-stdio-1.0