Skip to content

Commit 61efe25

Browse files
committed
changed library name
1 parent dff3e97 commit 61efe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ OBJ = $(DS)/Stack/Stack.o \
2222

2323

2424
# Library name and output
25-
LIB_NAME = libcdatastructures.a
25+
LIB_NAME = LibDataStructures.a
2626

2727
all: $(LIB_NAME)
2828

0 commit comments

Comments
 (0)