We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0470a5a commit ccd553eCopy full SHA for ccd553e
1 file changed
Makefile
@@ -6,7 +6,7 @@ all:
6
./bin/local-libreries/login.cpp \
7
./bin/local-libreries/memory.cpp \
8
./bin/local-libreries/version.cpp \
9
- ./bin/global-libreries/bin/input.cpp \
+ ./bin/global-libreries/bin/inputs.cpp \
10
-o manager -lcurl
11
12
install:
@@ -15,7 +15,7 @@ install:
15
16
17
18
19
20
echo "DESTDIR: $(DESTDIR)"
21
echo "prefix: $(prefix)"
0 commit comments