Match kde schematics

This commit is contained in:
Zack Rusin 2003-11-23 08:07:04 +00:00
parent cc4d55177e
commit 3b70a35657

View file

@ -1,6 +1,8 @@
## -*- makefile -*-
all: configure
configure: configure.in autogen.sh
configure:
./autogen.sh --no-configure
.SILENT:
.PHONY: configure