summaryrefslogtreecommitdiff
path: root/plugins/pe/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-11-24 10:03:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-11-24 10:03:34 (GMT)
commitd7aa3b671b83640006e00e853a439937c0c34dc0 (patch)
tree61020657a84397431459c541e4540834d4881bdf /plugins/pe/Makefile.am
parent461f42dd8eb8b1932c11364d9d15367eeb294848 (diff)
Rename a few files.
Diffstat (limited to 'plugins/pe/Makefile.am')
-rw-r--r--plugins/pe/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/pe/Makefile.am b/plugins/pe/Makefile.am
index fb04367..ddc4ee4 100644
--- a/plugins/pe/Makefile.am
+++ b/plugins/pe/Makefile.am
@@ -39,9 +39,9 @@ endif
libpe_la_SOURCES = \
core.h core.c \
- pe-int.h pe-int.c \
+ format-int.h format-int.c \
format.h format.c \
- pe_def.h
+ pe-def.h
# rich.h rich.c \