fixed makefile

This commit is contained in:
reddsik
2017-08-03 22:30:57 +02:00
parent b6d25b8f9b
commit 6bde9903d9

View File

@@ -25,7 +25,7 @@ STRIPFLAG = -s
PROGS = amiwm requestchoice executecmd ppmtoinfo config_util
MODULES = $(srcdir)/Background $(srcdir)/Keyboard $(srcdir)/Background_resize \
$(srcdir)/Background_resize_norepeat $(srcdir)/Background_stretch
$(srcdir)/Background_stretch
OBJS = main.o screen.o client.o frame.o icc.o \
icon.o menu.o diskobject.o gram.o lex.o rc.o \