aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2019-08-23 15:52:13 +0100
committersin <sin@2f30.org>2019-08-24 11:25:43 +0100
commit2b8e1ac48a355d0185665bd9f4b1c30d2747b1dd (patch)
tree8da72d4d397e92adcd6fe9ad215474d0b4d8dbc4 /Makefile
parent53c35e6b340b7c135038e00057a198f03cb7d7cf (diff)
downloadnoice-2b8e1ac48a355d0185665bd9f4b1c30d2747b1dd.tar.gz
Use arg.h in nopen(1)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd202bd..ff636bc 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ nopen: $(NOPENOBJ)
dprintf.o: util.h
noice.o: arg.h noiceconf.h util.h
-nopen.o: nopenconf.h util.h
+nopen.o: arg.h nopenconf.h util.h
spawn.o: util.h
strlcat.o: util.h
strlcpy.o: util.h
Un proyecto texto-plano.xyz