diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-01-03 17:22:08 +0100 |
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-01-03 17:22:08 +0100 |
| commit | a82d947a594b01af54e056473799ebab619e2bd2 (patch) | |
| tree | d68a3896a32cd882a3866c4c88dcd6dba85d9c83 /debian/libreichwein-dev.install | |
| parent | d00dc2c69164d8a8850d317f2868c6f131b7f679 (diff) | |
Switch to shared library
Diffstat (limited to 'debian/libreichwein-dev.install')
| -rw-r--r-- | debian/libreichwein-dev.install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/libreichwein-dev.install b/debian/libreichwein-dev.install new file mode 100644 index 0000000..81aeaf0 --- /dev/null +++ b/debian/libreichwein-dev.install @@ -0,0 +1,6 @@ +usr/include/libreichwein/file.h +usr/include/libreichwein/mime.h +usr/include/libreichwein/stringutil.h +usr/include/libreichwein/tempfile.h +usr/include/libreichwein/url.h +usr/lib/libreichwein.so |
