-rw-r--r-- | share/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am new file mode 100644 index 0000000..7947380 --- a/dev/null +++ b/share/Makefile.am @@ -0,0 +1,3 @@ +pkgdata_DATA = component.skel + +EXTRA_DIST = component.skel |