diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-09-11 17:19:31 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-09-11 17:19:31 +0200 |
| commit | f0ef236840736304a47cec93de1311458f5ab575 (patch) | |
| tree | dbccef79ef9c10ea8f3818f9969bffa1a55f8f3d /include/Makefile.am | |
| parent | 5d1bd9c3630702e718da45b4bc716406394a9fc0 (diff) | |
| parent | 50d223b12c1319b4b9c4a5b8e34866c46996cb36 (diff) | |
Update upstream source from tag 'upstream/4.27'
Update to upstream version '4.27'
with Debian dir d50925cf9fcb1acf87a4255fc9b057fe45382a06
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 82b8289..e3d3f86 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,7 +1,8 @@ # -*- Makefile -*- nobase_include_HEADERS = libHX.h libHX/cast.h \ - libHX/ctype_helper.h libHX/defs.h libHX/deque.h libHX/endian.h libHX/init.h \ + libHX/ctype_helper.h libHX/defs.h libHX/deque.h \ + libHX/endian.h libHX/endian_float.h libHX/init.h \ libHX/intdiff.hpp libHX/io.h libHX/list.h \ libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h \ libHX/scope.hpp libHX/socket.h libHX/string.h \ |
