summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Lilleengen <lulf@pvv.ntnu.no>2009-07-18 12:21:39 +0200
committerUlf Lilleengen <lulf@pvv.ntnu.no>2009-07-18 12:21:39 +0200
commitdfb0c1845a8937dbb1e669c16a2ed36547a8a00f (patch)
tree9940240b4fc91d15701d6d8532c8150ef629268c /Makefile
parentfe92bb6fa8c7ccd15d9506f65c54e78de25881f7 (diff)
- Remove pnotify library again as the API is a bit messy and handles things in a
different way than musicfs requires.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 520fc98..afdc002 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS= pnotify src
+SUBDIRS= src
TARGET= musicfs
.PHONY: all