mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
some more changes to make file for automatic versioning, but changes to cpp file does not affect make, need to include that
This commit is contained in:
@ -55,7 +55,7 @@ doc:
|
||||
htmldoc:
|
||||
cd manual && $(MAKE) html DESTDIR=$(DOCDIR)
|
||||
|
||||
$(PROG): Makefile slsDetectorGui.pro $(DIR)
|
||||
$(PROG): Makefile $(DIR)
|
||||
$(MAKE) -f Makefile.gui SLSDETLIB=$(DESTDIR) DESTDIR=$(DESTDIR) SUBLIBS='$(LDFLAGDET)' INCLUDES='$(INCLUDES)' LIBDIR='$(LIBDIR)'
|
||||
|
||||
guiclient:
|
||||
|
Reference in New Issue
Block a user