summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2022-10-20 11:49:18 +0300
committerPanu Matilainen <pmatilai@redhat.com>2022-10-20 11:49:18 +0300
commit487cc16c29f6fd4cbf811d4c9f1027a8857fa241 (patch)
tree7f4f347b2360c96c87b19362b15508292ab97f7e /misc
parentcfce9c10e0034cc05dbe36e1e6d982ea157685dd (diff)
downloadrpm-487cc16c29f6fd4cbf811d4c9f1027a8857fa241.tar.gz
Oops, misc/CMakeLists.txt never got added to git
Diffstat (limited to 'misc')
-rw-r--r--misc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/CMakeLists.txt b/misc/CMakeLists.txt
new file mode 100644
index 000000000..64e951354
--- /dev/null
+++ b/misc/CMakeLists.txt
@@ -0,0 +1 @@
+add_library(libmisc OBJECT fts.c rpmfts.h)