diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-01-04 20:40:38 +0100 |
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-01-04 20:40:38 +0100 |
| commit | 0c0d858e4f9423fb9697bad9a012cb67fcee75e0 (patch) | |
| tree | ba9eeee5e40155862277a11ff6756ea01e22c199 /debian | |
| parent | 3c475f5027e870b19b9227375121b3b860eafb93 (diff) | |
Fix file list
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/libreichwein-dev.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libreichwein-dev.install b/debian/libreichwein-dev.install index 81aeaf0..6cb6588 100644 --- a/debian/libreichwein-dev.install +++ b/debian/libreichwein-dev.install @@ -1,5 +1,7 @@ +usr/include/libreichwein/base64.h usr/include/libreichwein/file.h usr/include/libreichwein/mime.h +usr/include/libreichwein/os.h usr/include/libreichwein/stringutil.h usr/include/libreichwein/tempfile.h usr/include/libreichwein/url.h |
