mirror of
https://github.com/BlackLight/cutiepi-lxpanel-battery.git
synced 2024-11-27 22:15:10 +01:00
10 lines
209 B
Makefile
10 lines
209 B
Makefile
SUBDIRS = src
|
|
|
|
EXTRA_DIST = \
|
|
intltool-extract.in \
|
|
intltool-merge.in \
|
|
intltool-update.in
|
|
|
|
install-exec-hook:
|
|
rm -f $(DESTDIR)$(LXPANEL_LIBDIR)/plugins/*.la
|
|
rm -f $(DESTDIR)$(LXPANEL_LIBDIR)/plugins/*.a
|