mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
explicitly specify default build target
This commit is contained in:
parent
3965ff7c24
commit
3458a57cd8
@ -2,7 +2,7 @@
|
||||
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
|
||||
<!-- for some information on what you could do (e.g. targets to override). -->
|
||||
<!-- If you delete this file and reopen the project it will be recreated. -->
|
||||
<project name="Autopsy3" basedir=".">
|
||||
<project name="Autopsy3" default="build" basedir=".">
|
||||
<description>Builds the module suite Autopsy3.</description>
|
||||
|
||||
<import file="nbproject/build-impl.xml"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user