diff options
author | Keith Packard <keithp@neko.keithp.com> | 2007-06-21 14:50:54 +0100 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2007-06-21 14:50:54 +0100 |
commit | 4440d319f20d1970b2a3f94a1c4f2b5142158ce3 (patch) | |
tree | ef9209000f209051bd3dea985368c6e855bac21e /Makefile.am | |
parent | ba34df17cfbd7bcf029b1fdc4bcd7b894a49a63d (diff) |
Add licenses (oops)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a63bd35..f79356b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ appmandir = $(APP_MAN_DIR) appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) -EXTRA_DIST = $(appman_PRE) +EXTRA_DIST = $(appman_PRE) COPYING CLEANFILES = $(appman_DATA) SED = sed |