mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 19:58:33 +01: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