This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
hedera-account/Makefile.am

26 lines
400 B
Makefile
Raw Normal View History

2013-12-16 14:55:17 +00:00
## Process this file with automake to produce Makefile.in
## Created by Anjuta
ACLOCAL_AMFLAGS = -I build/m4
SUBDIRS = \
src \
data \
po
translationsdir =
translations_DATA = \
po/es.po
EXTRA_DIST = \
README \
COPYING \
AUTHORS \
ChangeLog \
INSTALL \
NEWS
install-exec-hook:
rm -f $(DESTDIR)$(libdir)/hedera/module/libaccount.la
rm -f $(DESTDIR)$(libdir)/hedera/module/libaccount.a