summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Lilleengen <lulf@pvv.ntnu.no>2008-11-27 13:22:56 +0100
committerUlf Lilleengen <lulf@pvv.ntnu.no>2008-11-27 13:22:56 +0100
commit3e3f49a94d308465840fec22ae746fa2432256f3 (patch)
tree45d5786e0fcc4314afac14e86d786d515fac0751 /Makefile
parent8667dc874443e39388214fd43f8c1c8c18a97f54 (diff)
- Include pnotify in build and link against it in musicfs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afdc002..520fc98 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS= src
+SUBDIRS= pnotify src
TARGET= musicfs
.PHONY: all