You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
221 B
12 lines
221 B
10 years ago
|
# KexiMDB
|
||
|
|
||
|
AUTOMAKE_OPTIONS = foreign
|
||
|
DISTCLEANFILES = inst-apps
|
||
|
|
||
|
include admin/deps.am
|
||
|
#include admin/Doxyfile.am
|
||
|
|
||
|
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS configure.files
|
||
|
|
||
|
SUBDIRS=$(TOPSUBDIRS)
|