Add missing llist header files to "_SOURCES".
We forgot to add those to the "_SOURCES" variable in commit0eb1da8dd7andd668963e20. Spotted by `make distcheck`. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -6,6 +6,8 @@ calcurse_SOURCES = \
|
|||||||
calcurse.c \
|
calcurse.c \
|
||||||
calcurse.h \
|
calcurse.h \
|
||||||
htable.h \
|
htable.h \
|
||||||
|
llist.h \
|
||||||
|
llist_ts.h \
|
||||||
apoint.c \
|
apoint.c \
|
||||||
args.c \
|
args.c \
|
||||||
calendar.c \
|
calendar.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user