summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-02-21 07:30:26 +0100
committerDavid Tardon <dtardon@redhat.com>2016-02-21 15:33:12 +0100
commita3b660def2529f7747f23ae2a41e10237c7e2492 (patch)
tree3ee034d73583f781b8cd5310d588eaf302b12923 /inc
parentcee0e85ee684f43b45c4bb799f04504b7d3f247a (diff)
simplify dist. and inst. of headers
Diffstat (limited to 'inc')
-rw-r--r--inc/libsw602/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/inc/libsw602/Makefile.am b/inc/libsw602/Makefile.am
index 97238a2..acc94ad 100644
--- a/inc/libsw602/Makefile.am
+++ b/inc/libsw602/Makefile.am
@@ -1,3 +1,5 @@
-EXTRA_DIST = \
+libsw602dir = $(includedir)/libsw602-@SW602_MAJOR_VERSION@.@SW602_MINOR_VERSION@/libsw602
+
+dist_libsw602_HEADERS = \
libsw602.h \
Software602Document.h