aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f14314a..45d46ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,5 @@
sbin_PROGRAMS= duser
-duser_CFLAGS=-O2 -Wall -Wextra -I../include
-
duser_SOURCES= duser.c \
user.c \
util.c \