summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2009-04-02 21:29:00 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2009-04-02 21:29:00 +0200
commit519a36872a562f5012bce09f054860818667116c (patch)
tree11a1eab74cee1bd419bcb2d232cdb62b03a15875 /src/Makefile.am
parent7f85a0dcd18509300cb8e10c44a80a1126906829 (diff)
get proper path to "My Documents" folder in WIN32
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1b5d1a31..a0ac0b99 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,5 +10,5 @@ INCLUDES= $(all_includes)
# the library search path.
ncmpcpp_LDFLAGS = $(all_libraries)
noinst_HEADERS = browser.h charset.h clock.h display.h global.h help.h \
- helpers.h info.h lyrics.h media_library.h menu.h mpdpp.h playlist_editor.h \
+ helpers.h home.h info.h lyrics.h media_library.h menu.h mpdpp.h playlist_editor.h \
screen.h scrollpad.h search_engine.h settings.h song.h tag_editor.h window.h