aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: bba70a23daae2dc7f332a673609bb7a597380ac8 (plain) (blame)
1
2
3
4
5
6
7
8
9
SUBDIRS = po macros camel tests



dist-hook:
    for subdir in intl ; do \
      mkdir $(distdir)/$$subdir ; \
      cp -pr $(srcdir)/$$subdir $(distdir) ; \
    done
refs/?h=gnome-3.24'>refslogtreecommitdiffstats
path: root/devel/librevisa-vish
Commit message (Expand)AuthorAgeFilesLines
* Drop useless dependency on gmake (bmake build those fine)bapt2017-02-221-1/+0
* Thank you Uffe for your past work on FreeBSD ports! Hope you'll find timebsam2016-10-10