summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2019-06-16 11:40:09 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2019-06-16 11:40:09 +0200
commitcebc0900d43d67ee438880d699edabc3d35db9c2 (patch)
treeb878c675726ef6265fd6526f33bec98f136ebf13 /Makefile.am
parent13d1831777c6a64fb9c4f27bf265b0c21a2b645f (diff)
Add missing dist-files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
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