diff options
author | robi <robi> | 2011-04-05 01:13:26 +0000 |
---|---|---|
committer | robi <robi> | 2011-04-05 01:13:26 +0000 |
commit | 022612eae379cc1d70b09655096a33d0a5f09617 (patch) | |
tree | e97e167721414503f814e7d27bddf0f0075461bb /Makefile.am | |
parent | c98aee37f48b9523e2eceef61949aeda958ed3f8 (diff) |
version stuff
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 43bfa43..e84fb4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,4 @@ # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign 1.4 SUBDIRS = src +EXTRA_DIST = INSTALL.de |