diff options
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 |