Clean up the moc intermediates too in make clean
Signed-off-by: Thiago Macieira <thiago@macieira.org>
This commit is contained in:
parent
d312b7d6fd
commit
b073823e3a
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ VERSION=3.0.2
|
||||
CC=gcc
|
||||
CFLAGS=-Wall -Wno-pointer-sign -g $(CLCFLAGS) -DGSEAL_ENABLE
|
||||
CXX=g++
|
||||
CXXFLAGS=-Wall -g $(CLCFLAGS) -DQT_NO_KEYWORDS
|
||||
CXXFLAGS=-Wall -g $(CLCXXFLAGS) -DQT_NO_KEYWORDS
|
||||
INSTALL=install
|
||||
|
||||
# these locations seem to work for SuSE and Fedora
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user