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.h \
|
||||
htable.h \
|
||||
llist.h \
|
||||
llist_ts.h \
|
||||
apoint.c \
|
||||
args.c \
|
||||
calendar.c \
|
||||
|
||||
Reference in New Issue
Block a user