aboutsummaryrefslogtreecommitdiffstats
path: root/sql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r--sql/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/Makefile.am b/sql/Makefile.am
index 75be70e..e84943b 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -5,3 +5,10 @@ EXTRA_DIST = \
sqldir = $(docdir)/sql
sql_DATA = $(srcdir)/hlr.sql $(srcdir)/hlr_data.sql
+
+
+install-data-local:
+ $(MKDIR_P) $(DESTDIR)$(localstatedir)/lib/osmocom
+
+uninstall-hook:
+ rm -rf $(DESTDIR)$(localstatedir)/lib/osmocom