aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlostd <lostd@2f30.org>2014-10-23 18:14:18 +0300
committerlostd <lostd@2f30.org>2014-10-23 18:14:18 +0300
commit2d46c45a431ede154d0908c0a92a2c74b579ec04 (patch)
tree5d78d1430058107e956c9cfbb877a57cbed1730d /Makefile
parent70d292ed24489347cf1e45a8c2f92814b7ec0823 (diff)
downloadnoice-2d46c45a431ede154d0908c0a92a2c74b579ec04.tar.gz
The queue header is not needed for now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22130a5..bee31ef 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ all: $(BIN)
$(BIN): $(OBJ)
$(CC) $(CFLAGS) -o $@ $(OBJ) $(LDLIBS)
-noice.o: queue.h util.h config.h
+noice.o: util.h config.h
strlcpy.o: util.h
install: all
Un proyecto texto-plano.xyz