diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7a29b24cb..65ae3ace3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -340,6 +340,7 @@ SRC += events/actionevent.h \ resources/npcbuttoninfo.h \ resources/npcdialoginfo.h \ resources/npcimageinfo.h \ + resources/npctextinfo.h \ enums/resources/notifyflags.h \ enums/resources/notifytypes.h \ resources/imagerect.h \ |