mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 02:58:01 +02:00
Match kde schematics
This commit is contained in:
parent
cc4d55177e
commit
3b70a35657
1 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
## -*- makefile -*-
|
||||
|
||||
all: configure
|
||||
|
||||
configure: configure.in autogen.sh
|
||||
configure:
|
||||
./autogen.sh --no-configure
|
||||
|
||||
.SILENT:
|
||||
|
||||
.PHONY: configure
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue