OSDN Git Service

[Refactor] #38862 Moved uid-checker.c/h to io/
[hengband/hengband.git] / src / Makefile.am
index fa0391f..5bc23be 100644 (file)
@@ -66,7 +66,8 @@ hengband_SOURCES = \
        io/exit-panic.c io/exit-panic.h \
        io/write-diary.c io/write-diary.h \
        io/mutations-dump.c io/mutations-dump.h \
-       io/signal-handlers.c io/signal-handlers.h uid-checker.c uid-checker.h \
+       io/signal-handlers.c io/signal-handlers.h \
+       io/uid-checker.c io/uid-checker.h \
        character-dump.c character-dump.h core.c core.h files.c files.h \
        core/show-file.c core/show-file.h \
        \