manual removed from makefiile

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@122 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
bergamaschi 2012-12-13 11:36:50 +00:00
parent 27ef53da4a
commit 4ccb47203e

View File

@ -10,7 +10,7 @@ all: $(PROG) Makefile.gui
clean:
if test -e Makefile.gui; then make -f Makefile.gui clean; make -f Makefile.gui mocclean; rm Makefile.gui; else make Makefile.gui; make -f Makefile.gui clean; make -f Makefile.gui mocclean; fi
cd manual && make clean
# cd manual && make clean