diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-04-28 18:06:27 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-04-28 18:06:27 +0000 |
commit | fa59bb957d8f72526cf54094c91481e030b42f31 (patch) | |
tree | ac31213f1d52a70084e897bd04e2ad432068d0bb /Makefile.am | |
parent | 38cf5789fab2cb47e3b8c67d407e4168436e722c (diff) | |
download | ATCD-fa59bb957d8f72526cf54094c91481e030b42f31.tar.gz |
ChangeLogTag:Mon Apr 28 10:54:02 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e6add9fa4d8..382614c5d13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,9 @@ ## Process this file with automake to create Makefile.in ## +AUTOMAKE_OPTIONS = 1.7 foreign + + bin_SCRIPTS = ace-config man_MANS = ace-config.1 |