urlg/src/Makefile.am
2024-02-15 01:45:43 +00:00

13 lines
148 B
Makefile

bin_PROGRAMS = urlg
urlg_SOURCES = \
cavegen.c \
cavegen.h \
display.c \
display.h \
ht.c \
ht.h \
common.h \
entity.h \
main.c