diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-06-16 11:40:09 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-06-16 11:40:09 +0200 |
commit | cebc0900d43d67ee438880d699edabc3d35db9c2 (patch) | |
tree | b878c675726ef6265fd6526f33bec98f136ebf13 /Makefile.am | |
parent | 13d1831777c6a64fb9c4f27bf265b0c21a2b645f (diff) |
Add missing dist-files.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 04323c0..cce80d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,4 +16,8 @@ EXTRA_DIST = \ \ getoptpp/getoptpp.hpp \ \ - plugingui/lodepng/lodepng.h + plugingui/lodepng/lodepng.h \ +\ + pugixml/src/pugixml.hpp \ + pugixml/src/pugiconfig.hpp \ + pugixml/src/pugixml.cpp |