diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:59:03 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:59:03 +0000 |
| commit | 660b569b0980fc8f71b03ed666dd02eec8388b4c (patch) | |
| tree | 8ad02b5f0bebdd4cd1d2ba01005d6f3f71a0a7fb /lang/Makefile.am | |
| parent | 64cc4a88da8887ef1f7f4d90be0158d2cc76222d (diff) | |
httrack 3.41.2
Diffstat (limited to 'lang/Makefile.am')
| -rw-r--r-- | lang/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile.am b/lang/Makefile.am index 8748e61..89582ab 100644 --- a/lang/Makefile.am +++ b/lang/Makefile.am @@ -5,3 +5,5 @@ langrootdir = $(datadir)/httrack langroot_DATA = ../lang.def ../lang.indexes EXTRA_DIST = $(lang_DATA) $(langroot_DATA) + +#dist-hook: |
