]> Dogcows Code - chaz/openbox/blob - data/Makefile.am
move the gettext header out to the root source dir
[chaz/openbox] / data / Makefile.am
1 rcdir=$(datadir)/openbox
2
3 rc_DATA=rc3
4
5 EXTRA_DIST=$(rc_DATA)
6
7 MAINTAINERCLEANFILES=Makefile.in
8
9 distclean-local:
10 $(RM) *\~ *.orig *.rej .\#*
This page took 0.036217 seconds and 4 git commands to generate.