diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-17 16:14:49 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-17 16:14:49 +0100 |
commit | 172fa4cc7b69145844acd64ebee48b6570a8fdc2 (patch) | |
tree | 8c7197437a4324bd8eecc2b372780c5bd07d02b1 /Makefile.am | |
parent | 7479f3a2e53655c6190bf5bcdb31736bf41a56c6 (diff) | |
parent | d229f78da3b0b7f851d3541f59651b4f600c879d (diff) |
mege
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a0ff82d54..f14372f52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include SUBDIRS = src doc ACLOCAL_AMFLAGS = -I m4 +EXTRA_DIST = AUTHORS app: mkdir -p $(PACKAGE)-$(VERSION)-app |