mirror of
https://github.com/BlackLight/cutiepi-lxpanel-battery.git
synced 2024-11-30 15:25:11 +01:00
11 lines
209 B
Text
11 lines
209 B
Text
|
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
|