]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blob - Makefile.am
icons: add various other sizes of PNG icons.
[xfce4-hdaps.git] / Makefile.am
1 SUBDIRS = \
2 icons \
3 panel-plugin \
4 po
5
6 distclean-local:
7 rm -rf *.cache *~
8
9 rpm: dist
10 rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
11 @rm -f $(PACKAGE)-$(VERSION).tar.gz
12
13 EXTRA_DIST = \
14 intltool-extract.in \
15 intltool-merge.in \
16 intltool-update.in
17
18 DISTCLEANFILES = \
19 intltool-extract \
20 intltool-merge \
21 intltool-update