aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Brault <alan.brault@incruentatus.net>2011-05-02 16:45:37 -0400
committerAlan Brault <alan.brault@incruentatus.net>2011-05-02 16:45:37 -0400
commit6bddc91d95e02efd002807cd9e590d41f30e22a2 (patch)
treee4cd1c7e8587dac35ed805f1daa2bcc9804308a4 /src/Makefile.am
parent238650fa55173e0d74bd6cabd6b4945e9b49e956 (diff)
downloadduser-6bddc91d95e02efd002807cd9e590d41f30e22a2.tar.gz
Fucking typo
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b884eed..ba9d267 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
sbin_PROGRAMS= duser
-duser_SOURCES= comat.c \
+duser_SOURCES= compat.c \
duser.c \
user.c \
util.c \