Files
proxyface/makefile.am

29 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2015-03-15 14:22:35 +00:00
## @id $Id$
2018-11-22 08:45:30 +00:00
##
## This file has been added:
## - by bootstrap.sh
2018-11-23 14:34:41 +00:00
## - on Fri, 23 November 2018 15:32:44 +0100
2018-11-22 08:45:30 +00:00
## Feel free to change it or even remove and rebuild it, up to your needs
##
## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
2015-03-15 14:22:35 +00:00
SUBDIRS = src doc examples
2015-07-31 07:12:32 +00:00
2018-11-22 08:45:30 +00:00
desktopdir = ${datadir}/applications
dist_noinst_DATA = ax_check_qt.m4 bootstrap.sh \
resolve-rpmbuilddeps.sh autogen.sh \
ax_cxx_compile_stdcxx.m4 build-in-docker.sh \
build-resource-file.sh \
ax_init_standard_project.m4 \
mac-create-app-bundle.sh resolve-debbuilddeps.sh \
dependency-graph.sh template.sh \
sql-to-dot.sed
dist_doc_DATA = AUTHORS NEWS README.md COPYING INSTALL ChangeLog
2015-07-31 07:12:32 +00:00
2018-11-23 14:34:41 +00:00
README: README.md
cp README.md README
CLEANFILES = README
2015-07-31 07:12:32 +00:00
MAINTAINERCLEANFILES = makefile.in